Closed
Bug 2044499
Opened 1 month ago
Closed 4 days ago
Add HW support plumbing to RemoteDecoderModule::Supports result
Categories
(Core :: Audio/Video, task, P2)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
154 Branch
People
(Reporter: pehrsons, Assigned: pehrsons, NeedInfo)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
| Assignee | ||
Comment 1•1 month ago
|
||
Comment 2•1 month ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 1 week.
:pehrsons, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(apehrson)
Flags: needinfo?(alwu)
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(apehrson)
Flags: needinfo?(alwu)
Pushed by pehrsons@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/d1eb911aebc1
https://hg.mozilla.org/integration/autoland/rev/e2c17816f739
Add plumbing for HW support to RemoteDecoderModule. r=media-playback-reviewers,alwu
| Assignee | ||
Comment 4•19 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D304783
Updated•19 days ago
|
Attachment #9603299 -
Flags: approval-mozilla-beta?
Comment 5•19 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Improves accuracy of results for the new webrtc MediaCapabilities path added in bug 2032075, mainly on Android.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: no
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Trivial; simply stops masking the codec support set that was reported from a remote process.
- String changes made/needed?: None
- Is Android affected?: yes
Comment 6•19 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 19 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Updated•18 days ago
|
Attachment #9603299 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•18 days ago
|
status-firefox153:
--- → fixed
Updated•17 days ago
|
Pushed by asilaghi@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7b2fa32c6272
https://hg.mozilla.org/integration/autoland/rev/2cf2684bc495
Revert "Bug 2044499 - Add plumbing for HW support to RemoteDecoderModule. r=media-playback-reviewers,alwu" at dev request for causing Bug 2052237
Comment 10•17 days ago
|
||
Backout at dev request for causing Bug 2052237
https://hg.mozilla.org/integration/autoland/rev/2cf2684bc4950cee58be3637759fc720c4e573eb
Comment 11•17 days ago
|
||
[Tracking Requested - why for this release]:
Status: RESOLVED → REOPENED
tracking-firefox154:
--- → ?
Resolution: FIXED → ---
Target Milestone: 154 Branch → ---
Updated•17 days ago
|
tracking-firefox154:
? → ---
Updated•17 days ago
|
Flags: needinfo?(azebrowski)
Comment 12•17 days ago
|
||
Backout merged in central: https://hg.mozilla.org/mozilla-central/rev/2cf2684bc4950cee58be3637759fc720c4e573eb
Updated•7 days ago
|
Attachment #9603299 -
Flags: approval-mozilla-beta+
Updated•5 days ago
|
Comment 13•5 days ago
|
||
Pushed by ktomlinson@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2a5dd3ea03d2
https://hg.mozilla.org/integration/autoland/rev/917f63165e79
Add plumbing for HW support to RemoteDecoderModule. r=media-playback-reviewers,alwu
Comment 14•5 days ago
|
||
Odd, I never (meant to) set the regression flag
No longer regressions: 2055061
Comment 15•5 days ago
|
||
Pushed by imoraru@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/20ff417cc538
https://hg.mozilla.org/integration/autoland/rev/9bbf7fbb0c8c
Revert "Bug 2044499 - Add plumbing for HW support to RemoteDecoderModule. r=media-playback-reviewers,alwu" for causing wpt failures on decodingInfo-webrtc-power-efficient.any.html.
Comment 16•5 days ago
|
||
Revert for causing wpt failures on decodingInfo-webrtc-power-efficient.any.html.
Flags: needinfo?(karlt)
Updated•5 days ago
|
Attachment #9593603 -
Attachment description: Bug 2044499 - Add plumbing for HW support to RemoteDecoderModule. → Bug 2044499 - Add plumbing for HW support to RemoteDecoderModule. r=media-playback-reviewers,alwu
Comment 17•5 days ago
|
||
Pushed by ktomlinson@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1dedfe73ad7d
https://hg.mozilla.org/integration/autoland/rev/aeb06b5bd54c
Add plumbing for HW support to RemoteDecoderModule. r=media-playback-reviewers,alwu
Comment 18•4 days ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 19 days ago → 4 days ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Updated•4 days ago
|
Flags: needinfo?(karlt)
You need to log in
before you can comment on or make changes to this bug.
Description
•