Closed
Bug 299850
Opened 19 years ago
Closed 9 years ago
Always fall back to about redirector?
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Biesinger, Unassigned)
Details
Currently, if one wants to add a new url to the about redirector, they have to both add it to nsNetModule.cpp and to the array in nsAboutRedirector.cpp. Maybe it would be better if the about protocol handler would just fall back to the about redirector if it can't find a module, thus removing the need for the nsNetModule entry?
Updated•19 years ago
|
Assignee: darin → nobody
QA Contact: benc → networking
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•