RESOLVED FIXED Bug 233666
[LBSE] Rename RenderSVGRoot -> LegacyRenderSVGRoot
https://bugs.webkit.org/show_bug.cgi?id=233666
Summary [LBSE] Rename RenderSVGRoot -> LegacyRenderSVGRoot
Nikolas Zimmermann
Reported 2021-11-30 15:33:18 PST
Let's start with moving RenderSVGRoot -> LegacyRenderSVGRoot. A follow-up patch will introduce the new RenderSVGRoot stub implementation. After that switching from LBSE to legacy engine and back has a visual effect (LBSE enabled == nothing renderered). After some experimentation on how to upstream, I found that starting from a clean RenderSVGRoot is the easiest approach.
Attachments
Patch, v1 (111.53 KB, patch)
2021-11-30 15:45 PST, Nikolas Zimmermann
rbuis: review+
Nikolas Zimmermann
Comment 1 2021-11-30 15:45:01 PST
Created attachment 445481 [details] Patch, v1
Nikolas Zimmermann
Comment 2 2021-12-01 15:52:37 PST
Radar WebKit Bug Importer
Comment 3 2021-12-01 15:53:24 PST
Note You need to log in before you can comment on or make changes to this bug.