Closed
Bug 1295440
Opened 8 years ago
Closed 8 years ago
Make HTMLMediaElement::SeekToNextFrame() reject promise with meaningful information
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: kaku, Assigned: kaku)
References
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Per discussion at bug1276272 comment30, the HTMLMediaElement::seekToNextFrame() should reject promise with some meaningful information, instead of just reject with Undefined.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8781795 [details]
Bug 1295440 - Make HTMLMediaElement::SeekToNextFrame() reject promise with meaningful information;
https://reviewboard.mozilla.org/r/72134/#review69688
Attachment #8781795 -
Flags: review?(jwwang) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ff26000a94b
The Mdm and Mm failures on the Android platform is not thing to do with this bug, they also happens on central.
Thanks for the review.
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f430c8ef2789
Make HTMLMediaElement::SeekToNextFrame() reject promise with meaningful information; r=jwwang
Keywords: checkin-needed
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•8 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•