RESOLVED FIXED Bug 46059
[Qt] clipBoundingRect() should return rect relevant to current layer
https://bugs.webkit.org/show_bug.cgi?id=46059
Summary [Qt] clipBoundingRect() should return rect relevant to current layer
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.