WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 75108
[Chromium] remove all references to the legacy accelerated 2d Canvas implementation
https://bugs.webkit.org/show_bug.cgi?id=75108
Summary
[Chromium] remove all references to the legacy accelerated 2d Canvas implemen...
Justin Novosad
Reported
2011-12-22 11:52:37 PST
Clean out traces of the old GLES2 2D Canvas implementation. The legacy accelerated 2d canvas implementation was already mostly ripped-out, but there are still some dangling remnants that need cleaned out such as
http://trac.webkit.org/changeset/85720
Attachments
Patch
(5.67 KB, patch)
2012-01-06 12:00 PST
,
Justin Novosad
no flags
Details
Formatted Diff
Diff
Patch
(12.85 KB, patch)
2012-01-09 06:59 PST
,
Justin Novosad
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Justin Novosad
Comment 1
2012-01-06 12:00:22 PST
Created
attachment 121458
[details]
Patch
Stephen White
Comment 2
2012-01-06 12:02:40 PST
Comment on
attachment 121458
[details]
Patch Yay. r=me
WebKit Review Bot
Comment 3
2012-01-06 12:03:59 PST
Please wait for approval from
fishd@chromium.org
before submitting because this patch contains changes to the Chromium public API.
Stephen White
Comment 4
2012-01-06 12:05:25 PST
Comment on
attachment 121458
[details]
Patch Removing my r+ as instructed until we get an ok from Darin.
WebKit Review Bot
Comment 5
2012-01-06 12:19:57 PST
Comment on
attachment 121458
[details]
Patch
Attachment 121458
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/11168043
Stephen White
Comment 6
2012-01-06 13:19:12 PST
(In reply to
comment #5
)
> (From update of
attachment 121458
[details]
) >
Attachment 121458
[details]
did not pass chromium-ews (chromium-xvfb): > Output:
http://queues.webkit.org/results/11168043
Hmm, looks like there are still some traces left: Last 500 characters of output: ) out/Release/obj.target/DumpRenderTree/Tools/DumpRenderTree/chromium/WebPreferences.o Tools/DumpRenderTree/chromium/WebPreferences.cpp: In member function 'void WebPreferences::applyTo(WebKit::WebView*)': Tools/DumpRenderTree/chromium/WebPreferences.cpp:221: error: 'class WebKit::WebSettings' has no member named 'setLegacyAccelerated2dCanvasEnabled'
Justin Novosad
Comment 7
2012-01-09 06:51:13 PST
(In reply to
comment #6
)
> Hmm, looks like there are still some traces left:
D'Oh! Once again, I got burned by diff+patch because WebKit maps to multiple sub repos in Chromium... So anoying. Good thing there's EWS. New, complete patch coming right up...
Justin Novosad
Comment 8
2012-01-09 06:59:27 PST
Created
attachment 121664
[details]
Patch
WebKit Review Bot
Comment 9
2012-01-09 09:31:32 PST
Comment on
attachment 121664
[details]
Patch Rejecting
attachment 121664
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: on 930 --non-interactive --force --accept theirs-conflict --ignore-externals returned non-zero exit status 1 in /mnt/git/webkit-commit-queue/Source/WebKit/chromium Error: 'depot_tools/gclient sync --force --reset --delete_unversioned_trees' failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 106. Re-trying 'depot_tools/gclient sync --force --reset --delete_unversioned_trees' No such file or directory at /mnt/git/webkit-commit-queue/Tools/Scripts/webkitdirs.pm line 2259. Full output:
http://queues.webkit.org/results/11186519
Stephen White
Comment 10
2012-01-09 12:44:37 PST
Comment on
attachment 121664
[details]
Patch I'm going to try setting CQ+ again to see if was perhaps just bot weirdness.
Justin Novosad
Comment 11
2012-01-09 12:46:54 PST
I just updated my client -> no conflicts. Looks like it was just commit bot flakiness.
WebKit Review Bot
Comment 12
2012-01-09 13:25:40 PST
Comment on
attachment 121664
[details]
Patch Clearing flags on attachment: 121664 Committed
r104485
: <
http://trac.webkit.org/changeset/104485
>
WebKit Review Bot
Comment 13
2012-01-09 13:25:45 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug