Closed
Bug 1549697
Opened 6 years ago
Closed 6 years ago
Fix a few issues with GetDebugInfo() changes
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tarek, Assigned: tarek)
References
Details
- we need to check for mData at https://hg.mozilla.org/mozilla-central/rev/c386ebfd9c6b#l20.93
- we need to reach for the subcomponent at https://hg.mozilla.org/mozilla-central/rev/c386ebfd9c6b#l18.22
- alpha order was messed up messed up for the #include
- we ne to check for mReader & mDecoder - https://hg.mozilla.org/mozilla-central/rev/c386ebfd9c6b#l27.18
| Assignee | ||
Comment 1•6 years ago
|
||
we need to check for nullptrs here https://hg.mozilla.org/mozilla-central/rev/c386ebfd9c6b#l29.56
| Assignee | ||
Comment 2•6 years ago
|
||
will be addressed directly in the original patch since we've backed it out
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•