Closed Bug 1359715 Opened 8 years ago Closed 8 years ago

Let functions in MediaData.h take TimeUnit instead of int64_t

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 #8861780 - Flags: review?(kaku)
Comment on attachment 8861780 [details] Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. https://reviewboard.mozilla.org/r/133780/#review136718
Attachment #8861780 - Flags: review?(kaku) → review+
Thanks!
Pushed by jwwang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8c2427fbab08 let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku
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: