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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 2 10:08:21 PDT 2011


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





--- Comment #3 from Vangelis Kokkevis <vangelis at chromium.org>  2011-05-02 10:08:22 PST ---
(From update of attachment 91924)
View in context: https://bugs.webkit.org/attachment.cgi?id=91924&action=review

> Source/WebCore/page/Settings.cpp:722
> +void Settings::setLegacyAccelerated2dCanvasEnabled(bool enabled)

This is a chromium-only flag so I think it should only exist in the chromium websettings files much like it was done with the compositeToTexture flag in :

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

It will actually simplify things and you won't have to touch quite that many files.

-- 
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