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
295262
attachShadow should use the shadow host's registry when customElementRegistry is null
https://bugs.webkit.org/show_bug.cgi?id=295262
Summary
attachShadow should use the shadow host's registry when customElementRegistry...
Ryosuke Niwa
Reported
2025-07-01 00:18:12 PDT
When attachShadow is called with null customElementRegistry, we should use the shadow host's registry instead of the global registry.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2025-07-01 00:22:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47428
EWS
Comment 2
2025-07-01 18:14:17 PDT
Committed
296896@main
(937d03d33651): <
https://commits.webkit.org/296896@main
> Reviewed commits have been landed. Closing PR #47428 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-07-01 18:15:17 PDT
<
rdar://problem/154814074
>
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