[Webkit-unassigned] [Bug 59929] New: [Chromium] Make accelerated 2d canvas enabled by default with skia
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 05:33:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59929
Summary: [Chromium] Make accelerated 2d canvas enabled by
default with skia
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Canvas
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: junov at chromium.org
CC: reed at google.com, senorblanco at chromium.org,
kbr at google.com, vangelis at chromium.org,
mdelaney at apple.com
The setting acceleratedCanvas2DEnabled will soon be turned on by default in Chromium. The effect of this run-time flag must be changed so that it enables the Skia-based GPU acceleration of the 2D canvas.
Furthermore, a new runtime flag must be added in order to enable the legacy accelerated 2D canvas. The legacy flag will have priority when both flags are enabled simultaneously.
--
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