Closed
Bug 1116355
Opened 10 years ago
Closed 10 years ago
Throw when setting SourceBuffer mode to 'sequence'
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(1 file)
2.99 KB,
patch
|
karlt
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8542368 -
Flags: review?(cajbir.bugzilla)
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment on attachment 8542368 [details] [diff] [review]
Throw when setting SourceBuffer mode to 'sequence'. v1
I would use NOT_SUPPORTED_ERR for a public API like this.
Attachment #8542368 -
Flags: review?(cajbir.bugzilla) → review+
Assignee | ||
Comment 4•10 years ago
|
||
(In reply to Bobby Holley (Busy with media, don't ask for DOM/JS/XPConnect things) from comment #2)
> https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=9e2c2c29ba40
Green.
https://hg.mozilla.org/integration/mozilla-inbound/rev/d1f3c8d40cdf
Comment 5•10 years ago
|
||
sorry had to backout this change for test failures like https://treeherder.mozilla.org/logviewer.html#?job_id=4996214&repo=mozilla-inbound
Flags: needinfo?(bobbyholley)
Assignee | ||
Comment 6•10 years ago
|
||
Assignee | ||
Comment 7•10 years ago
|
||
Flags: needinfo?(bobbyholley)
Comment 8•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Comment 10•10 years ago
|
||
Comment on attachment 8542368 [details] [diff] [review]
Throw when setting SourceBuffer mode to 'sequence'. v1
Approval Request Comment
[Feature/regressing bug #]: MSE
[User impact if declined]: Less consistent testing; sites more likely to serve Flash video.
[Describe test coverage new/current, TBPL]: Landed on m-c.
[Risks and why]: Low, this is MSE-specific code.
[String/UUID change made/needed]: None.
Attachment #8542368 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
status-firefox36:
--- → affected
status-firefox37:
--- → fixed
Updated•10 years ago
|
Attachment #8542368 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 11•10 years ago
|
||
Updated•10 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•