Bug 233873 - [LBSE] Create RenderSVGRoot renderer for outermost <svg> and allow direct <rect> children
Summary: [LBSE] Create RenderSVGRoot renderer for outermost <svg> and allow direct <re...
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: 233863 233872
Blocks: 90738
  Show dependency treegraph
 
Reported: 2021-12-06 06:04 PST by Nikolas Zimmermann
Modified: 2021-12-10 05:52 PST (History)
16 users (show)

See Also:


Attachments
Patch, v1 (7.96 KB, patch)
2021-12-10 04:24 PST, Nikolas Zimmermann
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch, v2 (7.99 KB, patch)
2021-12-10 04:35 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 2021-12-06 06:04:50 PST
Activate the first two renderers to participate in the LBSE render tree: RenderSVGRoot and RenderSVGRect.
Layer creation, and making RenderSVGModelObject layer-aware comes later.
Comment 1 Nikolas Zimmermann 2021-12-10 04:24:01 PST
Created attachment 446710 [details]
Patch, v1
Comment 2 Nikolas Zimmermann 2021-12-10 04:35:41 PST
Created attachment 446711 [details]
Patch, v2
Comment 3 Nikolas Zimmermann 2021-12-10 05:51:27 PST
Committed r286846 (245079@trunk): <https://commits.webkit.org/245079@trunk>
Comment 4 Radar WebKit Bug Importer 2021-12-10 05:52:32 PST
<rdar://problem/86318738>