Bug 243417 - [LBSE] Narrow conditions in RenderLayerBacking::paintsContent() when a RenderSVGModelObject is considered as 'visible'
Summary: [LBSE] Narrow conditions in RenderLayerBacking::paintsContent() when a Render...
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on: 242833
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-01 12:41 PDT by Nikolas Zimmermann
Modified: 2022-08-08 12:42 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>