Bug 33466 - [Qt] WebCore::Path allocates QPainterPath unnecessarily on the heap
Summary: [Qt] WebCore::Path allocates QPainterPath unnecessarily on the heap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-01-11 04:06 PST by Simon Hausmann
Modified: 2010-01-12 03:28 PST (History)
1 user (show)

See Also:


Attachments
Patch (13.89 KB, patch)
2010-01-11 04:08 PST, Simon Hausmann
no flags Details | Formatted Diff | Diff
Patch (13.91 KB, patch)
2010-01-11 08:45 PST, Simon Hausmann
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.