Bug 75976 - [BlackBerry] Fix assertion failure in BackingStore::blitContents
Summary: [BlackBerry] Fix assertion failure in BackingStore::blitContents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 11:15 PST by Mike Lattanzio
Modified: 2012-01-10 11:38 PST (History)
1 user (show)

See Also:


Attachments
Check contents size before creating transformation matrix. (2.50 KB, patch)
2012-01-10 11:22 PST, Mike Lattanzio
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Lattanzio 2012-01-10 11:15:45 PST
Check the srcRect of the transformation matrix is non-empty before calling rectToRect.
Comment 1 Mike Lattanzio 2012-01-10 11:22:06 PST
Created attachment 121875 [details]
Check contents size before creating transformation matrix.
Comment 2 WebKit Review Bot 2012-01-10 11:38:24 PST
Comment on attachment 121875 [details]
Check contents size before creating transformation matrix.

Clearing flags on attachment: 121875

Committed r104605: <http://trac.webkit.org/changeset/104605>
Comment 3 WebKit Review Bot 2012-01-10 11:38:28 PST
All reviewed patches have been landed.  Closing bug.