Open
Bug 1704556
Opened 4 years ago
Updated 8 months ago
Create test case for bug 1697641
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: bryce, Unassigned)
References
Details
Attachments
(1 obsolete file)
In bug 1697641 I was unable to create a reliable crash test from the test case. I could get it to fail in manual testing fine, but could not get a crash test to work.
It'd be nice to have test coverage if we could. Even once the fix in that bug has landed we should be able to crash using the test case if we add and assert or MOZ_CRASH to the new code path that checks if (start > end) {
in https://phabricator.services.mozilla.com/D111152 (in order to verify a test).
Updated•8 months ago
|
Attachment #9383105 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•