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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 08:56:25 PDT 2010


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-05-20 08:56:25 PST ---
I think it's OK to make a change like this even without hard performance data. We certainly know that FillRect is slow.

I would like to see a comment in the code to explain why the fillRect can be skipped.

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