Some methods in GraphicsContextQt.cpp call m_data->p() multiple times. We should stash it in a QPainter* and reuse that.
Created attachment 76656 [details] Proposed patch
The commit-queue encountered the following flaky tests while processing attachment 76656 [details]: inspector/timeline-paint.html bug 51182 (authors: pfeldman@chromium.org and yurys@chromium.org) java/argument-to-object-type.html bug 51102 (author: ap@webkit.org) The commit-queue is continuing to process your patch.
Comment on attachment 76656 [details] Proposed patch Rejecting attachment 76656 [details] from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-3', 'apply-attachment', '--non-interactive', 76656]" exit_code: 2 Last 500 characters of output: ailed to merge in the changes. Patch failed at 0001 2010-12-16 Yury Semikhatsky <yurys@chromium.org> When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at WebKitTools/Scripts/update-webkit line 132. Failed to run "['WebKitTools/Scripts/update-webkit']" exit_code: 2 Full output: http://queues.webkit.org/results/7115058
Comment on attachment 76656 [details] Proposed patch Clearing flags on attachment: 76656 Committed r74248: <http://trac.webkit.org/changeset/74248>
All reviewed patches have been landed. Closing bug.