[Webkit-unassigned] [Bug 98660] RenderBoxModelObject::paintTranslucentBorderSides() creates needless transparency layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 08:36:35 PDT 2012


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


Tom Hudson <tomhudson at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #167761|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Tom Hudson <tomhudson at google.com>  2012-10-09 08:37:11 PST ---
Created an attachment (id=167761)
 --> (https://bugs.webkit.org/attachment.cgi?id=167761&action=review)
Alternate implementation in paintBorder() instead of paintTranslucentBorderSides()

Early-out higher up the callstack, so we do even less unnecessary work.

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