Typing 'chrome://browser/content" in the address bar goes to browser.xul, which no longer exists.
Categories
(Core :: XUL, defect, P5)
Tracking
()
People
(Reporter: hazard-waltzer02, Unassigned)
References
(Depends on 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; CrOS x86_64 12607.82.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.123 Safari/537.36
Steps to reproduce:
Type "chrome://browser/content" in the address bar.
Actual results:
Go to browser.xul, which doesn't exist anymore.
Expected results:
Go to browser.xhtml instead.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Brian, is there a plan on how to address this?
Comment 3•5 years ago
|
||
(In reply to :Gijs (he/him) from comment #2)
Brian, is there a plan on how to address this?
I think the right thing to do here is remove chrome redirects entirely (bug 1601122). If we wanted to fix this in the meantime we could update the extension to xhtml at https://searchfox.org/mozilla-central/rev/6cd54550a27e2f6ca0755a25328f769e41e524f4/chrome/nsChromeRegistry.cpp#183, but I'm not sure that we need to support manually-entered chrome urls.
Reporter | ||
Comment 4•5 years ago
|
||
This bug has been successfully closed as WONTFIX.
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Description
•