RESOLVED FIXED 34559
[Qt] Unnecessary QBrush construction for doing a solid fill
https://bugs.webkit.org/show_bug.cgi?id=34559
Summary [Qt] Unnecessary QBrush construction for doing a solid fill
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.