Closed
Bug 1981104
Opened 8 months ago
Closed 8 months ago
Don't allow the javascript: protocol in navigation.navigate()
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
I proposed this change to the HTML standard, but so far I haven't gotten any feedback.
| Assignee | ||
Comment 1•8 months ago
|
||
| Assignee | ||
Comment 2•8 months ago
|
||
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fb5882527360
https://hg.mozilla.org/integration/autoland/rev/1b5398696449
Don't allow the javascript: protocol in navigation.navigate(). r=farre
https://github.com/mozilla-firefox/firefox/commit/a714a9c0ea1a
https://hg.mozilla.org/integration/autoland/rev/c334d615f4e4
WPT: Don't allow the javascript: protocol in navigation.navigate(). r=farre
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/54437 for changes under testing/web-platform/tests
Comment 5•8 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1b5398696449
https://hg.mozilla.org/mozilla-central/rev/c334d615f4e4
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Upstream PR was closed without merging
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•