RESOLVED FIXED 83745
Optimize non-rounded double border rendering to avoid transparency layers
https://bugs.webkit.org/show_bug.cgi?id=83745
Summary Optimize non-rounded double border rendering to avoid transparency layers
David Barr
Reported 2012-04-11 21:29:58 PDT
A simple case of borders, where all sides are the same color, are DOUBLE style, and don't have rounded corners, can easily be optimized to avoid using expensive transparency layers.
Attachments
Patch (5.39 KB, patch)
2012-04-11 23:11 PDT, David Barr
no flags
Patch (5.40 KB, patch)
2012-04-11 23:19 PDT, David Barr
no flags
David Barr
Comment 1 2012-04-11 23:11:38 PDT
WebKit Review Bot
Comment 2 2012-04-11 23:16:43 PDT
Comment on attachment 136829 [details] Patch Attachment 136829 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12391249
David Barr
Comment 3 2012-04-11 23:19:11 PDT
WebKit Review Bot
Comment 4 2012-04-12 09:04:24 PDT
Comment on attachment 136831 [details] Patch Clearing flags on attachment: 136831 Committed r113991: <http://trac.webkit.org/changeset/113991>
WebKit Review Bot
Comment 5 2012-04-12 09:04:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.