Open
Bug 1842550
Opened 2 years ago
Updated 1 year ago
Remove dom.targetBlankNoOpener.enabled pref
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: gregp, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
implied rel="noopener" for <a>/<area> with target=_blank has been enabled for about 3 years now (bug 1522083). No new regressions have been reported since then, so we should be able to remove this pref.
| Reporter | ||
Comment 1•2 years ago
|
||
Hmm, this pref is toggled off in a bunch of WPTs
https://searchfox.org/mozilla-central/search?path=__dir__.ini&q=dom.targetBlankNoOpener.enabled%3Afalse
Are Safari and Chrome failing these tests?
| Reporter | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → gp3033
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9343385 -
Attachment description: Bug 1842550 - Remove dom.targetBlankNoOpener.enabled pref r?tschuster! → Bug 1842550 - Remove dom.targetBlankNoOpener.enabled pref
Comment 3•2 years ago
|
||
(In reply to Gregory Pappas [:gregp] from comment #1)
Are Safari and Chrome failing these tests?
It seems they pass these tests, https://wpt.fyi/results/FileAPI/url/url-in-tags-revoke.window.html?label=master&label=experimental&aligned.
Updated•1 year ago
|
Attachment #9343385 -
Attachment is obsolete: true
| Reporter | ||
Comment 4•1 year ago
|
||
Not actively working on this
Assignee: gregp → nobody
Status: ASSIGNED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•