Bug 243417

Summary: [LBSE] Narrow conditions in RenderLayerBacking::paintsContent() when a RenderSVGModelObject is considered as 'visible'
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: 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:    

Description Nikolas Zimmermann 2022-08-01 12:41:37 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-08-08 12:42:16 PDT
<rdar://problem/98335455>