Bug 52940

Summary: [Qt] Always set composition mode through GraphicsContext
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rhodovan.u-szeged
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch kenneth: review+

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.