Closed
Bug 1183495
Opened 9 years ago
Closed 6 years ago
Remove mozSrcObject alias to srcObject soon
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
backlog | webrtc/webaudio+ |
People
(Reporter: jib, Assigned: bechen)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(3 files)
A couple of releases after Bug 1175523 we'll want to remove the prefixed backwards-compatible alias for HTMLMediaElement.srcObject.
Updated•9 years ago
|
Updated•8 years ago
|
Keywords: dev-doc-needed
Updated•8 years ago
|
Keywords: site-compat
Comment 1•8 years ago
|
||
Posted the site compatibility doc: https://www.fxsitecompat.com/en-US/docs/2015/htmlmediaelement-mozsrcobject-will-be-removed/
Reporter | ||
Updated•7 years ago
|
Rank: 29 → 15
Priority: P2 → P1
Comment 2•7 years ago
|
||
(In reply to Jan-Ivar Bruaroey [:jib] from comment #0) > A couple of releases after Bug 1175523 we'll want to remove the prefixed > backwards-compatible alias for HTMLMediaElement.srcObject. After a dozen releases, feel like doing this?
Flags: needinfo?(jib)
Comment 3•6 years ago
|
||
Mass change P1->P2 to align with new Mozilla triage process
Priority: P1 → P2
Updated•6 years ago
|
Component: WebRTC: Audio/Video → Audio/Video: Playback
Comment 4•6 years ago
|
||
Benjamin, Can you put this on your plate?
Flags: needinfo?(jib) → needinfo?(bechen)
Priority: P2 → P3
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bechen
Flags: needinfo?(bechen)
Comment 8•6 years ago
|
||
mozreview-review |
Comment on attachment 8920474 [details] Bug 1183495 - part2: Remove mozSrcObject in MediaElement. https://reviewboard.mozilla.org/r/191448/#review196662
Attachment #8920474 -
Flags: review?(jwwang) → review+
Comment 9•6 years ago
|
||
mozreview-review |
Comment on attachment 8920475 [details] Bug 1183495 - part3: Remove mozSrcObject usage. https://reviewboard.mozilla.org/r/191450/#review196664
Attachment #8920475 -
Flags: review?(jwwang) → review+
Comment 10•6 years ago
|
||
mozreview-review |
Comment on attachment 8920473 [details] Bug 1183495 - part1: Remove mozSrcObject in HtmlMediaElement.ipdl . https://reviewboard.mozilla.org/r/191446/#review196712 Hopefully this isn't used too often.
Attachment #8920473 -
Flags: review?(bugs) → review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Comment 11•6 years ago
|
||
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6ab062f29097 part1: Remove mozSrcObject in HtmlMediaElement.ipdl . r=smaug https://hg.mozilla.org/integration/autoland/rev/74602ce4e372 part2: Remove mozSrcObject in MediaElement. r=jwwang https://hg.mozilla.org/integration/autoland/rev/21c88386cd1a part3: Remove mozSrcObject usage. r=jwwang
Keywords: checkin-needed
![]() |
||
Comment 12•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6ab062f29097 https://hg.mozilla.org/mozilla-central/rev/74602ce4e372 https://hg.mozilla.org/mozilla-central/rev/21c88386cd1a
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Comment 13•6 years ago
|
||
Posted the site compatibility note: https://www.fxsitecompat.com/en-CA/docs/2017/htmlmediaelement-mozsrcobject-has-been-removed/
Comment 14•6 years ago
|
||
I've documented this on MDN, updating the relevant browser compat data: https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement#Browser_compatibility https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/srcObject#Browser_compatibility And adding a note the Fx58 rel notes: https://developer.mozilla.org/en-US/Firefox/Releases/58#APIs_2
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•