Closed
Bug 1762067
Opened 3 years ago
Closed 3 years ago
Make the utility process crash different from the RDD process crash
Categories
(Core :: Audio/Video: Playback, task)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: alwu, Assigned: gerard-majax)
References
Details
Attachments
(1 file)
In bug 1755316, we will start moving audio decoding into the utility process. In bug 1761942, we would limit the amount of time of allowing RDD restart.
After landing bug 1755316, we will need to add another crash error to distinguish a crash from RDD and Utility, in order not to let them interfere each other. Even if it's less possible to crash on the utility process.
Assignee | ||
Updated•3 years ago
|
Assignee: alwu → lissyx+mozillians
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9274844 -
Attachment description: WIP: Bug 1762067 - Distinguish crash in RDD vs Utility → Bug 1762067 - Distinguish crash in RDD vs Utility r?alwu!
Assignee | ||
Updated•3 years ago
|
Blocks: utility-audiodecoder-nightly
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f73f9c2a920
Distinguish crash in RDD vs Utility r=alwu
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•