Bug 83745 - Optimize non-rounded double border rendering to avoid transparency layers
Summary: Optimize non-rounded double border rendering to avoid transparency layers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Barr
URL:
Keywords:
Depends on:
Blocks: 71724
  Show dependency treegraph
 
Reported: 2012-04-11 21:29 PDT by David Barr
Modified: 2012-04-12 09:04 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.39 KB, patch)
2012-04-11 23:11 PDT, David Barr
no flags Details | Formatted Diff | Diff
Patch (5.40 KB, patch)
2012-04-11 23:19 PDT, David Barr
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Barr 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.
Comment 1 David Barr 2012-04-11 23:11:38 PDT
Created attachment 136829 [details]
Patch
Comment 2 WebKit Review Bot 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
Comment 3 David Barr 2012-04-11 23:19:11 PDT
Created attachment 136831 [details]
Patch
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-04-12 09:04:29 PDT
All reviewed patches have been landed.  Closing bug.