Bug 115614 - Enable border radius clipping in CoreAnimation
Summary: Enable border radius clipping in CoreAnimation
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks: 115613
  Show dependency treegraph
 
Reported: 2013-05-05 15:19 PDT by Noam Rosenthal
Modified: 2022-08-31 14:39 PDT (History)
1 user (show)

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:19:48 PDT
After we send the border-radius information to GraphicsLayer, the CA implementation among other implementations needs to send it to the port-specific compositor.
Comment 1 Simon Fraser (smfr) 2022-08-31 14:39:07 PDT
We do this now.