RESOLVED FIXED 268615
[LBSE] Code cleanup after implementing all but one resource
https://bugs.webkit.org/show_bug.cgi?id=268615
Summary [LBSE] Code cleanup after implementing all but one resource
Nikolas Zimmermann
Reported 2024-02-02 04:02:39 PST
There are still numerous references to SVGResources/SVGResourcesCache etc. We should remove all of that legacy code in LBSE-only renderers, and turn all the static SVGResourcesCache methods like clientWasAddedToTree, clientStyleChanged, clientLayoutChanged, etc to RELEASE_ASSERT_NOT_REACHED() if LBSE is active.
Attachments
Nikolas Zimmermann
Comment 1 2024-02-02 06:05:35 PST
EWS
Comment 2 2024-02-03 15:58:28 PST
Committed 274053@main (a3c7518b1394): <https://commits.webkit.org/274053@main> Reviewed commits have been landed. Closing PR #23740 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-02-03 15:59:13 PST
Note You need to log in before you can comment on or make changes to this bug.