[Webkit-unassigned] [Bug 59929] [Chromium] Make accelerated 2d canvas enabled by default with skia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 10:12:51 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59929





--- Comment #5 from Vangelis Kokkevis <vangelis at chromium.org>  2011-05-03 10:12:51 PST ---
(In reply to comment #4)
> Delivery plan proposed by Stephen White:
> 
> 1:  Add --enable-legacy-accelerated-2d-canvas flag to both Chrome and DRT (won't do anything yet, since old path is still the default)
> 2:  Change the --accelerated-2d-canvas flag to mean Ganesh, not the old path, and remove the double-meaning of --enable-accelerated-drawing (have it mean only Alok's compositor -> skia stuff, not canvas2D).  This should be a 1-liner in the code.  Along with this change, submit suppressions to test_expectations for the new failures.
> 3:  Make canvas2D GPU (skia path) on by default in Chrome.  Replace the --enable-accelerated-2d-canvas flag with --disable-accelerated-2d-canvas.  Pass --disable-accelerated-2d-canvas to the CPU step on the canary and trybots, and remove --enable-accelerated-2d-canvas from the GPU step.
> 4.  Rebaseline the fast/canvas tests that need new pixel results, and remove the suppressions from test_expectations.

Sounds good.  We should probably flip #3 and #4 so that we have the tests producing the correct results before we turn this on by default.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list