Bug 56039 - Plumb through settings for accelerated drawing for canvas
Summary: Plumb through settings for accelerated drawing for canvas
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Matthew Delaney
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 11:44 PST by Matthew Delaney
Modified: 2011-03-10 13:41 PST (History)
3 users (show)

See Also:


Attachments
Patch (12.90 KB, patch)
2011-03-09 11:48 PST, Matthew Delaney
no flags Details | Formatted Diff | Diff
Patch (12.64 KB, patch)
2011-03-09 16:45 PST, Matthew Delaney
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 Matthew Delaney 2011-03-09 11:44:15 PST
Plumb through settings for accelerated drawing for canvas.
Comment 1 Matthew Delaney 2011-03-09 11:48:32 PST
Created attachment 85209 [details]
Patch
Comment 2 Simon Fraser (smfr) 2011-03-09 13:35:32 PST
Comment on attachment 85209 [details]
Patch

r=me but I wonder if using the phrase 'canvasUsesAcceleratedDrawing' might be more readable.
Comment 3 Matthew Delaney 2011-03-09 16:45:58 PST
Created attachment 85259 [details]
Patch
Comment 4 Matthew Delaney 2011-03-09 16:46:45 PST
> r=me but I wonder if using the phrase 'canvasUsesAcceleratedDrawing' might be more readable.

Yea, I like that better. Changed it to that now.
Comment 5 Matthew Delaney 2011-03-10 13:41:33 PST
Committed r80756: <http://trac.webkit.org/changeset/80756>