RESOLVED FIXED 51037
[Qt] Avoid GraphicsContext save/restore in Image::drawPattern()
https://bugs.webkit.org/show_bug.cgi?id=51037
Summary [Qt] Avoid GraphicsContext save/restore in Image::drawPattern()
Andreas Kling
Reported 2010-12-14 07:25:38 PST
It's enough to restore the CompositeOperator after drawing.
Attachments
Proposed patch (1.51 KB, patch)
2010-12-14 07:47 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-12-14 07:47:06 PST
Created attachment 76535 [details] Proposed patch
Kenneth Rohde Christiansen
Comment 2 2010-12-14 08:12:36 PST
Comment on attachment 76535 [details] Proposed patch I trust you on this! :-)
WebKit Commit Bot
Comment 3 2010-12-14 09:11:46 PST
The commit-queue encountered the following flaky tests while processing attachment 76535 [details]: fast/workers/storage/use-same-database-in-page-and-workers.html bug 50995 (author: dumi@chromium.org) fast/history/history-subframe-with-name.html bug 51039 (author: mihaip@chromium.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2010-12-14 09:49:18 PST
Comment on attachment 76535 [details] Proposed patch Clearing flags on attachment: 76535 Committed r74035: <http://trac.webkit.org/changeset/74035>
WebKit Commit Bot
Comment 5 2010-12-14 09:49:23 PST
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.