Closed Bug 1373636 Opened 7 years ago Closed 7 years ago

Even enable RCWN, should be a range request in test_partially_cached_content.html

Categories

(Core :: Networking: Cache, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: CuveeHsu, Assigned: CuveeHsu)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached file pref-on
This bug is from the failure netwerk/test/mochitests/test_partially_cached_content.html


STR
1. apply the patch to enable RCWN 
2. run the mochitest netwerk/test/mochitests/test_partially_cached_content.html


In the test, firstly we send a request and server responds a partial response.
After that, we send another request.

However, it's a normal request (i.e., no Range, If-Range header)
instead of a range request or a racing.

Another bug is:
we see the range header in the Network devtool, but it's wrong.
NSPR log shows the second request is without Range header.
Oops, the story is
1) it actually races. I wrongly judged since bug 1373656.
2) the headers in net-monitor is different from the one sent.
Assignee: nobody → juhsu
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: