Closed
Bug 1374591
Opened 8 years ago
Closed 8 years ago
Progress value should reflect alt-data content length
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-active])
Attachments
(1 file)
[Parent 7128] WARNING: unexpected progress values: file /home/icecold/mozilla-central/netwerk/protocol/http/nsHttpChannel.cpp, line 7667
[Parent 7128] WARNING: unexpected progress values - is server exceeding content length?: file /home/icecold/mozilla-central/netwerk/protocol/http/nsHttpChannel.cpp, line 7491
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8879495 [details]
Bug 1374591 - Use the correct progressMax in nsHttpChannel::OnDataAvailable for alt-data content
https://reviewboard.mozilla.org/r/150808/#review155604
Attachment #8879495 -
Flags: review?(michal.novotny) → review+
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a2a9dd416dfa
Use the correct progressMax in nsHttpChannel::OnDataAvailable for alt-data content r=michal
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•