Closed
Bug 32814
Opened 25 years ago
Closed 9 years ago
need stand-alone test for load-groups
Categories
(Core :: Networking, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: warrensomebody, Unassigned)
Details
We should have some sort of stand-alone test that verifies whether
nsIStreamListener notifications are being delivered properly under the following
conditions:
- fetching a url without a load-group
- fetching a single url with a load-group
- fetching multiple urls in the same load-group (i.e. simulating sub-documents)
We should test these for each protocol that they make sense for, and also test
the "open observer" nsIStreamListener callbacks.
Jud: Can you look into this? Cc'ing Ruslan because there may be additional
things to look for due to keep-alive and pipelining.
Reporter | ||
Updated•25 years ago
|
Target Milestone: --- → M17
Reporter | ||
Comment 1•25 years ago
|
||
Moving post beta bugs to M18 which is now the post-beta milestone.
Target Milestone: M17 → M18
Updated•15 years ago
|
Assignee: gagan → nobody
QA Contact: benc → networking
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•