Bug 45965 - [Qt] Don't copy clip path to TransparencyLayer
Summary: [Qt] Don't copy clip path to TransparencyLayer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Performance, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-09-17 08:49 PDT by Andreas Kling
Modified: 2010-09-20 08:00 PDT (History)
1 user (show)

See Also:


Attachments
Patch (r=simon) (1.27 KB, patch)
2010-09-17 08:50 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2010-09-17 08:49:46 PDT
We don't need to copy the GC's clip path to the TransparencyLayer since it will clip anyway when ending the layer.
Comment 1 Andreas Kling 2010-09-17 08:50:36 PDT
Created attachment 67912 [details]
Patch (r=simon)
Comment 2 Andreas Kling 2010-09-18 08:23:53 PDT
Comment on attachment 67912 [details]
Patch (r=simon)

Clearing flags on attachment: 67912

Committed r67780: <http://trac.webkit.org/changeset/67780>
Comment 3 Andreas Kling 2010-09-18 08:24:03 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ademar Reis 2010-09-20 08:00:04 PDT
Revision r67780 cherry-picked into qtwebkit-2.1 with commit db31c6a <http://gitorious.org/webkit/qtwebkit/commit/db31c6a>