commit | a43c70963bd8f66514d170d0b9dc5543d34984eb | [log] [tgz] |
---|---|---|
author | andreas.kling@nokia.com <andreas.kling@nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Dec 14 17:49:06 2010 +0000 |
committer | andreas.kling@nokia.com <andreas.kling@nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Dec 14 17:49:06 2010 +0000 |
tree | f6746f93889c8dceb43646b031d4d1cc3ff22192 | |
parent | 5120a6bf85c239c5937e860fcab1286f4681ace1 [diff] |
2010-12-14 Andreas Kling <andreas.kling@nokia.com> Reviewed by Kenneth Rohde Christiansen. [Qt] Avoid GraphicsContext save/restore in Image::drawPattern() https://bugs.webkit.org/show_bug.cgi?id=51037 It's enough to restore the CompositeOperator after drawing. * platform/graphics/qt/ImageQt.cpp: (WebCore::Image::drawPattern): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74035 268f45cc-cd09-0410-ab3c-d52691b4dbfc