Bug 236189 - [LBSE] Suppress non-foreground paint phases for SVG shapes & images
Summary: [LBSE] Suppress non-foreground paint phases for SVG shapes & images
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks: 90738 236194
  Show dependency treegraph
 
Reported: 2022-02-05 16:27 PST by Nikolas Zimmermann
Modified: 2022-02-07 03:41 PST (History)
12 users (show)

See Also:


Attachments
Patch, v1 (3.27 KB, patch)
2022-02-05 16:46 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
Patch, v2 (3.03 KB, patch)
2022-02-06 02:49 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
Patch, v3 (3.35 KB, patch)
2022-02-06 04:40 PST, Nikolas Zimmermann
rbuis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2022-02-05 16:27:26 PST
Prepare RenderLayer/RenderLayerBacking for RenderSVGModelObject support:

Suppress all paint phases except PaintPhase::Foreground for SVG primitives.
Comment 1 Nikolas Zimmermann 2022-02-05 16:46:46 PST
Created attachment 451014 [details]
Patch, v1
Comment 2 Nikolas Zimmermann 2022-02-06 02:49:24 PST
Created attachment 451030 [details]
Patch, v2
Comment 3 Nikolas Zimmermann 2022-02-06 04:40:14 PST
Created attachment 451038 [details]
Patch, v3
Comment 4 Nikolas Zimmermann 2022-02-07 03:40:43 PST
Committed r289205 (246891@trunk): <https://commits.webkit.org/246891@trunk>
Comment 5 Radar WebKit Bug Importer 2022-02-07 03:41:16 PST
<rdar://problem/88564992>