Bug 243417
Summary: | [LBSE] Narrow conditions in RenderLayerBacking::paintsContent() when a RenderSVGModelObject is considered as 'visible' | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 242833 | ||
Bug Blocks: |
Nikolas Zimmermann
Currently each RenderSVGModelObject returns true in RenderLayerBacking::paintsContent().
We can refine the logic and find conditions where this is false for RenderSVGModelObject ( --> this would be a possible optimization for the future in LBSE.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98335455>