Closed
Bug 3623
Opened 26 years ago
Closed 26 years ago
resource: [PP]hook up urls to the component directory discovery code.
Categories
(Core :: Networking, defect, P2)
Tracking
()
VERIFIED
WONTFIX
M6
People
(Reporter: kipp, Assigned: dp)
Details
so that resource url mappings aren't a hack anymore.
oh yeah, while you are at it :-) could you fix it so that the urls are not
rewritten into file urls so that they remain unchanged through netlib?
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M3
| Assignee | ||
Comment 1•26 years ago
|
||
Resource urls should get mapped to <exedir>/res If not browser aint going to
load from other directories. Haven't looked at it yet.
Updated•26 years ago
|
Summary: please hook up resource: urls to the component directory discovery code... → hook up resource: urls to the component directory discovery code.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → NEW
Target Milestone: M3 → M4
| Assignee | ||
Comment 2•26 years ago
|
||
mangleResourceIntoFileURL() needs to be using nsSpecialSystemDirectory to
convert to a file url. A bug in base is stopping that from happening.
Will change that after dogfood.
Updated•26 years ago
|
Target Milestone: M4 → M5
Summary: hook up resource: urls to the component directory discovery code. → [PP]hook up resource: urls to the component directory discovery code.
Updated•26 years ago
|
Target Milestone: M5 → M6
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Comment 3•26 years ago
|
||
All this will get fixed with necko. No point touching this now.
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Summary: [PP]hook up resource: urls to the component directory discovery code. → resource: [PP]hook up urls to the component directory discovery code.
You need to log in
before you can comment on or make changes to this bug.
Description
•