Bug 80624 - [chromium] Using wrong scissor rect for draw culling
Summary: [chromium] Using wrong scissor rect for draw culling
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: Dana Jansens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 12:02 PST by Dana Jansens
Modified: 2012-03-08 18:50 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2012-03-08 12:07 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.