Closed
Bug 32881
Opened 25 years ago
Closed 25 years ago
[meta]jar: protocol improvements
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: security-bugs, Assigned: security-bugs)
References
Details
(Keywords: meta)
A few things to polish the jar: protocol.
(1) It shouldn't fail silently on file-not-found. (bug 26496)
(2) nested jar's should work - I think this will involve implementing synchronous
downloading in the jar channel.
(3) The throbber freezes while PSM is being launched during jar: loading.
(4) May want to use the network cache stream-as-file service to store downloaded
jars.
Assignee | ||
Updated•25 years ago
|
Assignee | ||
Comment 1•25 years ago
|
||
one more... jar:http://myserver.com/myarchive.jar should give a directory listing
of the jar's contents.
Assignee | ||
Comment 2•25 years ago
|
||
Replaced with bugs http://bugzilla.mozilla.org/show_bug.cgi?id=36101 and http://
bugzilla.mozilla.org/show_bug.cgi?id=36102. Closing this bug.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
qa to me.
marked as meta, b/c the depends is unfixed.
VERIFYING to get it off the stale list.
Status: RESOLVED → VERIFIED
Keywords: meta
QA Contact: tever → benc
Summary: jar: protocol improvements → [meta]jar: protocol improvements
You need to log in
before you can comment on or make changes to this bug.
Description
•