Closed
Bug 1304633
Opened 8 years ago
Closed 8 years ago
Treating resources as finite when the response code is 206
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
Details
Attachments
(1 file)
http://searchfox.org/mozilla-central/rev/8910ca900f826a9b714607fd23bfa1b37a191eca/dom/media/MediaResource.cpp#225
206 Partial Content is a success response which also means the resource has a finite length.
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8794060 -
Flags: review?(cpearce)
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8794060 [details]
Bug 1304633 - Treating resources as finite when the response code is 206.
https://reviewboard.mozilla.org/r/80664/#review79864
Attachment #8794060 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Thanks!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d2cce59a6d01
Treating resources as finite when the response code is 206. r=cpearce
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•