WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308229
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-19 10:46:26 PST
<
rdar://problem/170737149
>
Radar WebKit Bug Importer
Comment 2
2026-02-19 10:47:24 PST
<
rdar://problem/170737338
>
Said Abou-Hallawa
Comment 3
2026-02-19 10:56:10 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59012
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.
Top of Page
Format For Printing
XML
Clone This Bug