Closed
Bug 1817591
Opened 2 years ago
Closed 1 year ago
location.href should throw a "SyntaxError" DOMException
Categories
(Core :: DOM: Networking, defect, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: annevk, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Incorrect test for this has been fixed in https://github.com/web-platform-tests/wpt/pull/38581.
Assignee | ||
Updated•2 years ago
|
Blocks: interop-2023-url
Severity: -- → S3
Component: DOM: Core & HTML → DOM: Networking
Priority: -- → P2
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•2 years ago
|
||
Updated•1 years ago
|
Assignee: nobody → valentin.gosu
Status: NEW → ASSIGNED
Updated•1 years ago
|
Attachment #9318736 -
Attachment description: WIP: Bug 1817591 - location.href should throw a "SyntaxError" DOMException → Bug 1817591 - location.href should throw a "SyntaxError" DOMException
Comment 2•1 year ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:valentin, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(valentin.gosu)
Flags: needinfo?(edgul)
This bug will be landed along with Bug 1723456, though there are no specific dependencies.
Flags: needinfo?(valentin.gosu)
Flags: needinfo?(edgul)
Updated•1 year ago
|
Attachment #9318736 -
Attachment description: Bug 1817591 - location.href should throw a "SyntaxError" DOMException → WIP: Bug 1817591 - location.href should throw a "SyntaxError" DOMException
Updated•1 year ago
|
Attachment #9318736 -
Attachment description: WIP: Bug 1817591 - location.href should throw a "SyntaxError" DOMException → Bug 1817591 - location.href should throw a "SyntaxError" DOMException
Pushed by eguloien@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/247bd304d0bd
location.href should throw a "SyntaxError" DOMException r=valentin
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•