[Webkit-unassigned] [Bug 34874] New: [Qt] Unnecessary QBrush construction for doing a solid color stroke

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 19:58:59 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34874

           Summary: [Qt] Unnecessary QBrush construction for doing a solid
                    color stroke
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ariya.hidayat at gmail.com



Ariya Hidayat <ariya.hidayat at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48614|                            |review?
               Flag|                            |


Created an attachment (id=48614)
 --> (https://bugs.webkit.org/attachment.cgi?id=48614)
Patch

Use the similar trick like in r54347, i.e. use the special brush for
solid color to avoid expensive QBrush constructor.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list