Closed
Bug 1862526
Opened 1 year ago
Closed 1 year ago
[wmfme] print debug info on release build as well
Categories
(Core :: Audio/Video: Playback, task, P1)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I need those logs to diagnose a problem on the release build.
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7d4d521e083d
enable GetDebugInfo on non-debug build as well. r=media-playback-reviewers,padenot
Comment 3•1 year ago
|
||
Backed out for causing 'GetDebugInfo' related build bustages.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/dom/media/eme/KeySystemConfig.cpp:246:47: error: no member named 'GetDebugInfo' in 'mozilla::KeySystemConfig::ContainerSupport'
Flags: needinfo?(alwu)
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(alwu)
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/999d1718c8e9
enable GetDebugInfo on non-debug build as well. r=media-playback-reviewers,padenot
Comment 5•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•