RESOLVED FIXED 52940
[Qt] Always set composition mode through GraphicsContext
https://bugs.webkit.org/show_bug.cgi?id=52940
Summary [Qt] Always set composition mode through GraphicsContext
Andreas Kling
Reported 2011-01-21 17:04:55 PST
GraphicsContext tracks the current composition mode so we should never call through to the QPainter directly.
Attachments
Proposed patch (4.38 KB, patch)
2011-01-21 17:05 PST, Andreas Kling
kenneth: review+
Andreas Kling
Comment 1 2011-01-21 17:05:55 PST
Created attachment 79812 [details] Proposed patch
Kenneth Rohde Christiansen
Comment 2 2011-01-21 17:27:45 PST
Comment on attachment 79812 [details] Proposed patch nice
Andreas Kling
Comment 3 2011-01-21 17:45:31 PST
Note You need to log in before you can comment on or make changes to this bug.