Closed
Bug 1835804
Opened 2 years ago
Closed 2 years ago
Experiment on nightly with complete removal of ability to perform audio decoding outside of Utility
Categories
(Core :: Audio/Video, enhancement)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9337012 -
Attachment description: WIP: Bug 1835804 - Completely block from duing audio decoding on Content and RDD → WIP: Bug 1835804 - Completely block from doing audio decoding on Content and RDD
Updated•2 years ago
|
Attachment #9337012 -
Attachment description: WIP: Bug 1835804 - Completely block from doing audio decoding on Content and RDD → Bug 1835804 - Completely block from doing audio decoding on Content and RDD r?alwu!
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ebe58b0d7ffc
Completely block from doing audio decoding on Content and RDD r=alwu
Comment 3•2 years ago
•
|
||
Backed out for causing multiple failures on Android 7.0 with crash @ libxul.so
- Backout link
- Push with failures
- Failure Log
- Failure line: PROCESS-CRASH | MOZ_ASSERT(NS_IsMainThread()) [@ libxul.so + 0x0000000003b2f303] | ipc/glue/test/browser/mochitest_audio_on.ini
windows log failure: https://treeherder.mozilla.org/logviewer?job_id=419336413&repo=autoland
Build bustages log: https://treeherder.mozilla.org/logviewer?job_id=419340442&repo=autoland
Flags: needinfo?(lissyx+mozillians)
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(lissyx+mozillians)
| Assignee | ||
Comment 4•2 years ago
|
||
did I pushed to review and lando the wrong incomplete version? yes I did.
| Assignee | ||
Comment 5•2 years ago
|
||
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4f3e84e7e15
Completely block from doing audio decoding on Content and RDD r=alwu
Comment 7•2 years ago
•
|
||
Backed out for win64-nightlyasrelease opt related Bpgo build bustages in PDMFactory.cpp.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/dom/media/platforms/PDMFactory.cpp(154,22): error: no member named 'media_allow_audio_non_utility' in namespace 'mozilla::StaticPrefs
L.E. it caused bpgo bustages on linux64-nightlyasrelease opt also.
Flags: needinfo?(lissyx+mozillians)
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(lissyx+mozillians)
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3cf2e1c625e4
Completely block from doing audio decoding on Content and RDD r=alwu
Comment 9•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Comment 10•2 years ago
|
||
Backed out for causing Bug 1839021 and Bug 1838931
Status: RESOLVED → REOPENED
status-firefox116:
fixed → ---
Flags: needinfo?(lissyx+mozillians)
Resolution: FIXED → ---
Target Milestone: 116 Branch → ---
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(lissyx+mozillians)
| Assignee | ||
Comment 11•2 years ago
|
||
On nightly:
- https://treeherder.mozilla.org/jobs?repo=try&revision=ccbb5295fc6e75da18322d523d797338f00ee155
- https://treeherder.mozilla.org/jobs?repo=try&revision=0cf4a6f5cbcd77a2cb7d8db8db070c220dc2262d
As beta simulation:
On nightly-as-beta:
Comment 12•2 years ago
|
||
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e608dfe11fc7
Completely block from doing audio decoding on Content and RDD r=alwu
Comment 13•2 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•