Closed Bug 1068557 Opened 10 years ago Closed 7 years ago

the firefox OS browser URL bar does not understand about URIs

Categories

(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: freddy, Unassigned)

Details

URLs like about:mozilla and about:credits do show in the browser app, if you cause a redirect through JavaScript. But if you enter these URLs into the urlbar, the browser thinks it's invalid and redirects to a search for the URL instead.

I'm not sure there's a great way to do this without code duplication, but those URLs marked as "URI_SAFE_FOR_UNTRUSTED_CONTENT" in nsAboutRedirector.cpp[1] already work. The other one's probably shouldn't.

[1] http://dxr.mozilla.org/mozilla-central/source/docshell/base/nsAboutRedirector.cpp
Summary: the firefox OS browser does not understand about URIs → the firefox OS browser URL bar does not understand about URIs
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.