Closed Bug 1358969 Opened 8 years ago Closed 8 years ago

Let MediaDecoder::CurrentPosition() return a TimeUnit

Categories

(Core :: Audio/Video: Playback, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We want to replace the use of int64_t for microseconds by TimeUnit whenever possible since int64_t is ambiguous which could be microseconds or milliseconds.
Assignee: nobody → jwwang
Blocks: 1245019
Priority: -- → P3
Attachment #8860831 - Flags: review?(kikuo)
Comment on attachment 8860831 [details] Bug 1358969 - let MediaDecoder::CurrentPosition() return a TimeUnit. https://reviewboard.mozilla.org/r/132822/#review137108 LGTM!
Attachment #8860831 - Flags: review?(kikuo) → review+
Thanks!
Pushed by jwwang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7b17f70cf20c let MediaDecoder::CurrentPosition() return a TimeUnit. r=kikuo
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: