Bug 46059

Summary: [Qt] clipBoundingRect() should return rect relevant to current layer
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-09-19 13:44:56 PDT
r65791 inadvertently changed clipBoundingRect() to always use the GC painter without checking the TransparencyLayer stack first.
Attachments
Proposed patch (1.60 KB, patch)
2010-09-19 13:45 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-09-19 13:45:39 PDT
Created attachment 68033 [details] Proposed patch
Kenneth Rohde Christiansen
Comment 2 2010-09-19 14:07:51 PDT
Comment on attachment 68033 [details] Proposed patch r=me
Andreas Kling
Comment 3 2010-09-19 14:14:20 PDT
Comment on attachment 68033 [details] Proposed patch Clearing flags on attachment: 68033 Committed r67819: <http://trac.webkit.org/changeset/67819>
Andreas Kling
Comment 4 2010-09-19 14:14:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.