Bug 78973 - [Chromium] Expose setting to control canvas backing store size.
Summary: [Chromium] Expose setting to control canvas backing store size.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Knottenbelt
URL:
Keywords:
Depends on: 78971
Blocks: 66687
  Show dependency treegraph
 
Reported: 2012-02-18 13:26 PST by John Knottenbelt
Modified: 2012-02-21 07:40 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.58 KB, patch)
2012-02-18 13:33 PST, John Knottenbelt
abarth: review-
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Knottenbelt 2012-02-18 13:26:30 PST
[Chromium] Expose setting to control canvas backing store size.
Comment 1 John Knottenbelt 2012-02-18 13:33:47 PST
Created attachment 127713 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-18 13:43:23 PST
Comment on attachment 127713 [details]
Patch

Attachment 127713 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11542765
Comment 3 Adam Barth 2012-02-20 19:33:09 PST
Comment on attachment 127713 [details]
Patch

It looks like we took a compile-time alternative here.  If that's correct, please close this bug at your convenience.
Comment 4 John Knottenbelt 2012-02-21 07:40:17 PST
Yes. We don't need this change anymore, as it's done entirely in the WebCore layer.