[Webkit-unassigned] [Bug 39123] Unneeded fillRect call in RenderBoxModelObject::paintFillLayerExtended

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 12:12:58 PDT 2010


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


Pat Galizia <pgalizia at codeaurora.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56084|0                           |1
        is obsolete|                            |
  Attachment #57679|                            |review?
               Flag|                            |




--- Comment #14 from Pat Galizia <pgalizia at codeaurora.org>  2010-06-02 12:12:56 PST ---
Created an attachment (id=57679)
 --> (https://bugs.webkit.org/attachment.cgi?id=57679)
Added comments to proposed patch. Removed Color.isValid check

Added comments to code explaining why we're making the check.  Also removed the isValid() check, since that wasn't necessary.

Code seems to give a very minor performance boost to small devices, but seems to do nothing for anything above that.  No regressions detected.

-- 
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