RESOLVED FIXED308229
[appearance: base] Optimize ::picker-icon renderer look ups
https://bugs.webkit.org/show_bug.cgi?id=308229
Summary [appearance: base] Optimize ::picker-icon renderer look ups
Said Abou-Hallawa
Reported 2026-02-19 10:45:56 PST
Currently Styleable::fromRenderer() returns the first ancestor Element regardless whether it is the owner <select> or not. This may lead to not deleting the ::picker-icon renderer sometimes.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-19 10:46:26 PST
Radar WebKit Bug Importer
Comment 2 2026-02-19 10:47:24 PST
Said Abou-Hallawa
Comment 3 2026-02-19 10:56:10 PST
EWS
Comment 4 2026-02-26 11:11:51 PST
Committed 308291@main (9602fd73f1e5): <https://commits.webkit.org/308291@main> Reviewed commits have been landed. Closing PR #59012 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.