Bug 106744 - Use correct size for DrawingBuffer readback
Summary: Use correct size for DrawingBuffer readback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Bauman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-13 07:45 PST by John Bauman
Modified: 2013-01-14 12:37 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.63 KB, patch)
2013-01-14 08:03 PST, John Bauman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Bauman 2013-01-13 07:45:27 PST
Use correct size for DrawingBuffer readback
Comment 1 John Bauman 2013-01-14 08:03:41 PST
Created attachment 182576 [details]
Patch
Comment 2 Kenneth Russell 2013-01-14 12:19:50 PST
Comment on attachment 182576 [details]
Patch

Looks good to me. Unfortunate that this code path is only exercised by printing and that a layout test can't be written.
Comment 3 WebKit Review Bot 2013-01-14 12:37:01 PST
Comment on attachment 182576 [details]
Patch

Clearing flags on attachment: 182576

Committed r139642: <http://trac.webkit.org/changeset/139642>
Comment 4 WebKit Review Bot 2013-01-14 12:37:05 PST
All reviewed patches have been landed.  Closing bug.