Closed
Bug 1280205
Opened 9 years ago
Closed 9 years ago
Missing promise argument in |MediaOmxCommonDecoder::CallSeek|
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(1 file)
|
2.30 KB,
patch
|
jwwang
:
review+
|
Details | Diff | Splinter Review |
An argument to the method is missing. This is fallout from bug 1276272. Only happens on b2g.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8762835 -
Flags: review?(jwwang)
Updated•9 years ago
|
Attachment #8762835 -
Flags: review?(jwwang) → review+
Pushed by tdz@users.sourceforge.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/05963889d68a
Add |Promise| parameter to |MediaOmxCommonDecoder::CallSeek|, r=jwwang
| Assignee | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•