Bug 119206

Summary: Max IOSurfaceDimension should be an inclusive upper bound
Product: WebKit Reporter: Dean Jackson <dino>
Component: ImagesAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, rniwa, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
simon.fraser: review+, buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 none

Dean Jackson
Reported 2013-07-29 00:10:40 PDT
ImageBufferCG looks at maxIOSurfaceDimension to determine if it can create an accelerated canvas. This value should be treated as an inclusive upper bound, not exclusive. <rdar://problem/14555311>
Attachments
Patch (1.68 KB, patch)
2013-07-29 00:13 PDT, Dean Jackson
simon.fraser: review+
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 (464.86 KB, application/zip)
2013-07-29 04:05 PDT, Build Bot
no flags
Dean Jackson
Comment 1 2013-07-29 00:13:09 PDT
Build Bot
Comment 2 2013-07-29 04:05:38 PDT
Comment on attachment 207622 [details] Patch Attachment 207622 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/1249988 New failing tests: editing/selection/leak-document-with-selection-inside.html
Build Bot
Comment 3 2013-07-29 04:05:41 PDT
Created attachment 207636 [details] Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-11 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.4
Dean Jackson
Comment 4 2013-07-29 12:24:41 PDT
Note You need to log in before you can comment on or make changes to this bug.