Bug 50968
| Summary: | Composited layer clones for reflections never get removed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | OS X 10.5 | ||
Simon Fraser (smfr)
GraphicsLayerCA cached clones of CA layers for reflections on composited layers. Those never actually get released until the GraphicsLayer goes away. However, they are cheap because they share backing store with the actual layers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |