Closed
Bug 4707
Opened 26 years ago
Closed 25 years ago
Need to be able to access contents of archives
Categories
(Core :: Networking, defect, P3)
Tracking
()
M10
People
(Reporter: hyatt, Assigned: jud)
Details
I need to be able (through a resource URL) to refer to files within a named
JAR archive. I have no idea what the syntax will be for this, but a comment in
nsNetService.cpp implies that you plan on adding support for accessing JARs
through resource URLs at the very least.
This is a requirement for downloadable chrome, to be able to give a URL that
specifies a JAR and a file within the JAR and to be able to have that read in.
Updated•26 years ago
|
Assignee: gagan → dveditz
Target Milestone: M5
Comment 1•26 years ago
|
||
Maybe dan (xpinstall) folks are working on this.
Comment 2•25 years ago
|
||
Dan/Cathleen, can you set the target milestone for this?
Updated•25 years ago
|
Assignee: dveditz → valeski
Target Milestone: M5 → M6
Comment 3•25 years ago
|
||
I set the target milestone to M6 arbitrarily (it's not M5). E-mail from valeski
implies he's working on the URL access so I'll reassign
Updated•25 years ago
|
Target Milestone: M6 → M8
Comment 4•25 years ago
|
||
->m8. I think this is when this might be landing as part of necko p2
Updated•25 years ago
|
Target Milestone: M8 → M9
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. ;-)
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9 → M10
Assignee | ||
Comment 6•25 years ago
|
||
haven't even started. moving to M10. our old libjar lib has been xpcomified. now
we just need to define the url syntax for jar files, and how resource urls map
to jar urls.
Reporter | ||
Comment 7•25 years ago
|
||
I will be very excited once this is online, since we should see a nice
performance speedup from moving all our chrome files into jar bundles.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•25 years ago
|
||
verified duplicate of bug 12579. 12579 covers the jar: protocol.
You need to log in
before you can comment on or make changes to this bug.
Description
•