Bug 45911 - Add WebKitAccelerated2dCanvasEnabled flag to WebKit for Mac
Summary: Add WebKitAccelerated2dCanvasEnabled flag to WebKit for Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Chris Marrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 11:45 PDT by Chris Marrin
Modified: 2010-09-18 08:39 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.11 KB, patch)
2010-09-16 12:35 PDT, Chris Marrin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Marrin 2010-09-16 11:45:56 PDT
Adding this flag allows this feature to be turned on at runtime on Mac using 'defaults write'
Comment 1 Chris Marrin 2010-09-16 12:35:21 PDT
Created attachment 67830 [details]
Patch
Comment 2 Simon Fraser (smfr) 2010-09-16 13:11:50 PDT
Comment on attachment 67830 [details]
Patch

r=me but I wonder if Accelerated2dCanvas should be Accelerated2DCanvas everywhere.
Comment 3 Chris Marrin 2010-09-17 11:12:21 PDT
(In reply to comment #2)
> (From update of attachment 67830 [details])
> r=me but I wonder if Accelerated2dCanvas should be Accelerated2DCanvas everywhere.

I will open a new bug...
Comment 4 Chris Marrin 2010-09-18 08:39:58 PDT
Landed in http://trac.webkit.org/changeset/67731