Summary: | [Qt] REGRESSION(r59837): Incorrect clipping of TransparencyLayers | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Andreas Kling <kling> | ||||
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | CLOSED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, hausmann, kenneth | ||||
Priority: | P2 | Keywords: | Qt, QtTriaged | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Andreas Kling
2010-05-26 14:12:56 PDT
Created attachment 57135 [details] Proposed patch This patch fixes the regression and doesn't break http://panic.com/transmit/ (unlike a full revert.) I'm not sure this is 100% correct though, needs some eyeing over. Comment on attachment 57135 [details]
Proposed patch
I am not 100% certain either, but the earlier code was working so far and this fixes the part that wasn't working, so it should be fine. r=me.
Comment on attachment 57135 [details] Proposed patch Clearing flags on attachment: 57135 Committed r60360: <http://trac.webkit.org/changeset/60360> All reviewed patches have been landed. Closing bug. |