[webkit-reviews] review requested: [Bug 98660] RenderBoxModelObject::paintTranslucentBorderSides() creates needless transparency layers : [Attachment 167761] Alternate implementation in paintBorder() instead of paintTranslucentBorderSides()

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


Tom Hudson <tomhudson at google.com> has asked  for review:
Bug 98660: RenderBoxModelObject::paintTranslucentBorderSides() creates needless
transparency layers
https://bugs.webkit.org/show_bug.cgi?id=98660

Attachment 167761: Alternate implementation in paintBorder() instead of
paintTranslucentBorderSides()
https://bugs.webkit.org/attachment.cgi?id=167761&action=review

------- Additional Comments from Tom Hudson <tomhudson at google.com>
Early-out higher up the callstack, so we do even less unnecessary work.


More information about the webkit-reviews mailing list