Closed
Bug 996853
Opened 11 years ago
Closed 11 years ago
Intermittent media-element-source-seek-1.html | Exited with code -1073741819 during test run
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: jesup, Assigned: jesup)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
(deleted),
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #991504 +++
Further fallout from bug 818822:
There are more places where AUDIO_FORMAT_SILENCE isn't checked for, either in a switch (MediaPipeline.cpp) or isn't checked at all (AudioSegment.cpp/WriteTo()).
shadeslayer ran into these on vline.com using the Mute button.
I have a patch that fixes those two.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8407132 -
Flags: review?(roc)
Comment 3•11 years ago
|
||
Seems to fix the issue I was having. Thanks Randell!
Attachment #8407132 -
Flags: review?(roc) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Target Milestone: --- → mozilla31
Comment 6•11 years ago
|
||
Assignee: nobody → rjesup
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•