Bug 257759 - Make getName should return DOMString? instead of DOMString or undefined
Summary: Make getName should return DOMString? instead of DOMString or undefined
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 154907
  Show dependency treegraph
 
Reported: 2023-06-06 12:21 PDT by Ryosuke Niwa
Modified: 2023-06-06 18:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-06-06 12:21:49 PDT
Update CustomElementsRegistry.prototype.getName to return DOMString instead of unconventional DOMString or undefined.
Comment 1 Ryosuke Niwa 2023-06-06 12:25:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14705
Comment 2 EWS 2023-06-06 18:50:53 PDT
Committed 264916@main (1515a23b954f): <https://commits.webkit.org/264916@main>

Reviewed commits have been landed. Closing PR #14705 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-06 18:51:18 PDT
<rdar://problem/110360220>