Open
Bug 1995919
Opened 11 months ago
Updated 10 months ago
docshell/test/unit/test_URIFixup_info.js should not need browser.fixup.domainwhitelist.localhost false
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: mkmelin, Unassigned)
References
Details
From bug 1995649, it was noted docshell/test/unit/test_URIFixup_info.js has bad interactions with test expectations if browser.fixup.domainwhitelist.localhost is true, which is on with Firefox by default. Previously not noted due to bug 1168178.
This bug is to fix that.
Moving this to Core::DOM:Navigation as looks like the test_URIFixup_info.js file lives there.
Component: General → DOM: Navigation
Product: Toolkit → Core
Updated•10 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•