Bug 34559

Summary: [Qt] Unnecessary QBrush construction for doing a solid fill
Product: WebKit Reporter: Ariya Hidayat <ariya.hidayat>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch hausmann: review+

Ariya Hidayat
Reported 2010-02-03 21:28:01 PST
Created attachment 48097 [details] Patch Setting the fill to a solid color forces a construction of QBrush (which is expensive).
Attachments
Patch (613 bytes, patch)
2010-02-03 21:28 PST, Ariya Hidayat
no flags
Patch (1.29 KB, patch)
2010-02-03 21:38 PST, Ariya Hidayat
hausmann: review+
Ariya Hidayat
Comment 1 2010-02-03 21:38:34 PST
Simon Hausmann
Comment 2 2010-02-04 02:35:17 PST
Comment on attachment 48101 [details] Patch Good idea! :)
Ariya Hidayat
Comment 3 2010-02-04 09:44:06 PST
Note You need to log in before you can comment on or make changes to this bug.