Bug 33466

Summary: [Qt] WebCore::Path allocates QPainterPath unnecessarily on the heap
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

Description Simon Hausmann 2010-01-11 04:06:18 PST
[Qt] WebCore::Path allocates QPainterPath unnecessarily on the heap
Comment 1 Simon Hausmann 2010-01-11 04:08:45 PST
Created attachment 46267 [details]
Patch
Comment 2 Simon Hausmann 2010-01-11 04:46:47 PST
Comment on attachment 46267 [details]
Patch

Clearning review, the patch regresses.
Comment 3 Simon Hausmann 2010-01-11 08:45:18 PST
Created attachment 46279 [details]
Patch
Comment 4 Simon Hausmann 2010-01-12 02:11:11 PST
Comment on attachment 46279 [details]
Patch

Let's try it on the bot :)
Comment 5 WebKit Commit Bot 2010-01-12 03:28:28 PST
Comment on attachment 46279 [details]
Patch

Clearing flags on attachment: 46279

Committed r53131: <http://trac.webkit.org/changeset/53131>
Comment 6 WebKit Commit Bot 2010-01-12 03:28:33 PST
All reviewed patches have been landed.  Closing bug.