Bug 80624

Summary: [chromium] Using wrong scissor rect for draw culling
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: backer, cc-bugs, enne, jamesr, piman, shawnsingh, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dana Jansens 2012-03-08 12:02:40 PST
[chromium] Using wrong scissor rect for draw culling
Comment 1 Dana Jansens 2012-03-08 12:07:54 PST
Created attachment 130870 [details]
Patch
Comment 2 Adrienne Walker 2012-03-08 13:03:28 PST
Comment on attachment 130870 [details]
Patch

Ah, right.  We need to consider damage external to that surface when considering scissoring, what needs to be drawn, and what can be occluded.
Comment 3 WebKit Review Bot 2012-03-08 18:50:21 PST
Comment on attachment 130870 [details]
Patch

Clearing flags on attachment: 130870

Committed r110247: <http://trac.webkit.org/changeset/110247>
Comment 4 WebKit Review Bot 2012-03-08 18:50:25 PST
All reviewed patches have been landed.  Closing bug.