Closed
Bug 18423
Opened 25 years ago
Closed 25 years ago
fix resource/file protocol to work with -f option to mozilla
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: warrensomebody, Assigned: warrensomebody)
Details
Chris McAfee and I discovered that if the tinderbox test script was a resource:
URL (e.g. one of the viewer tests) then the browser wouldn't quit after running
it. This is probably due to a missing notification in the file: protocol. This
problem might also manifest itself in docloader/webshell problems -- I'm not
sure.
Once the protocol is fixed, Tinderbox should change it's test URLs to some of
the more complicated viewer demos. This exercises more code (turning up more
leaks), and isn't subject to pages changes out on the network.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M12
Assignee | ||
Comment 1•25 years ago
|
||
Chris Waterson: are you looking at this now?
Comment 2•25 years ago
|
||
no. reassign to me if you want me to.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•25 years ago
|
||
I checked in a fix for this, although I've found that about half of the viewer
test urls are flaky. I've reported these bugs on that: 20008, 20010.
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
You need to log in
before you can comment on or make changes to this bug.
Description
•