Bug 75976

Summary: [BlackBerry] Fix assertion failure in BackingStore::blitContents
Product: WebKit Reporter: Mike Lattanzio <mlattanzio>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Check contents size before creating transformation matrix. none

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.