RESOLVED FIXED 237224
add a mechanism to request a UA shadow tree update before styling
https://bugs.webkit.org/show_bug.cgi?id=237224
Summary add a mechanism to request a UA shadow tree update before styling
Cameron McCormack (:heycam)
Reported 2022-02-25 13:46:15 PST
SVG <use> elements register themselves with the document when their shadow tree contents need updating, and this updating is done in Document::resolveStyle. For lazy HTML <input> element UA shadow trees (in bug 236747) we need something similar.
Attachments
Patch (11.77 KB, patch)
2022-02-25 13:49 PST, Cameron McCormack (:heycam)
no flags
Patch for bug 236747 with dependencies for EWS (54.83 KB, patch)
2022-02-25 13:57 PST, Cameron McCormack (:heycam)
no flags
Patch (43.51 KB, patch)
2022-02-25 13:58 PST, Cameron McCormack (:heycam)
no flags
Patch (11.78 KB, patch)
2022-02-26 14:03 PST, Cameron McCormack (:heycam)
no flags
Cameron McCormack (:heycam)
Comment 1 2022-02-25 13:49:15 PST
Cameron McCormack (:heycam)
Comment 2 2022-02-25 13:57:29 PST
Created attachment 453257 [details] Patch for bug 236747 with dependencies for EWS
Cameron McCormack (:heycam)
Comment 3 2022-02-25 13:58:20 PST
Cameron McCormack (:heycam)
Comment 4 2022-02-25 14:47:07 PST
Comment on attachment 453257 [details] Patch for bug 236747 with dependencies for EWS (Attached this to the wrong bug, but I don't want to cancel the EWS jobs, so leaving it here for now.)
Cameron McCormack (:heycam)
Comment 5 2022-02-26 14:03:33 PST
Radar WebKit Bug Importer
Comment 6 2022-02-26 14:08:18 PST
EWS
Comment 7 2022-02-27 17:17:24 PST
Committed r290574 (247852@main): <https://commits.webkit.org/247852@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 453309 [details].
Note You need to log in before you can comment on or make changes to this bug.