Bug 252535 - location.href should throw "SyntaxError" DOMException on URL parser failure
Summary: location.href should throw "SyntaxError" DOMException on URL parser failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-18 07:08 PST by Anne van Kesteren
Modified: 2023-02-20 09:13 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2023-02-18 07:08:47 PST
I discovered that the test for this was wrong and fixed it in https://github.com/web-platform-tests/wpt/pull/38581.

This essentially asks for a revert of bug 229303 which I suspect was based on this test and not the specification.
Comment 1 Radar WebKit Bug Importer 2023-02-18 07:09:03 PST
<rdar://problem/105631453>
Comment 2 Chris Dumez 2023-02-19 13:20:03 PST
Pull request: https://github.com/WebKit/WebKit/pull/10351
Comment 3 EWS 2023-02-20 09:13:35 PST
Committed 260539@main (37c7b03669eb): <https://commits.webkit.org/260539@main>

Reviewed commits have been landed. Closing PR #10351 and removing active labels.