Bug 115616 - Enable direct compositing for layers with border-radius
Summary: Enable direct compositing for layers with border-radius
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 115613
Blocks: 104159
  Show dependency treegraph
 
Reported: 2013-05-05 15:24 PDT by Noam Rosenthal
Modified: 2013-05-05 15:26 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2013-05-05 15:24:53 PDT
Once border-radius clipping is supported by GraphicsLayer and the different compositors, it should be unnecessary to create a backing store for layers with a border radius if they are a simple contents layer otherwise.