Bug 257759
| Summary: | Make getName should return DOMString? instead of DOMString or undefined | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=255778 | ||
| Bug Depends on: | |||
| Bug Blocks: | 154907 | ||
Ryosuke Niwa
Update CustomElementsRegistry.prototype.getName to return DOMString instead of unconventional DOMString or undefined.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/14705
EWS
Committed 264916@main (1515a23b954f): <https://commits.webkit.org/264916@main>
Reviewed commits have been landed. Closing PR #14705 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/110360220>