Closed Bug 1350814 Opened 7 years ago Closed 7 years ago

Replace use of int64_t for microseconds by TimeUnit in AudioSink

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)

      No description provided.
Assignee: nobody → jwwang
Blocks: 1245019
Priority: -- → P3
Attachment #8851855 - Flags: review?(kikuo)
Comment on attachment 8851855 [details]
Bug 1350814 - Replace use of int64_t for microseconds by TimeUnit in AudioSink.

https://reviewboard.mozilla.org/r/124062/#review126576
Attachment #8851855 - Flags: review?(kikuo) → review+
Thanks!
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s 16d7050cd29e -d 4ac559eea9ec: rebasing 385492:16d7050cd29e "Bug 1350814 - Replace use of int64_t for microseconds by TimeUnit in AudioSink. r=kikuo" (tip)
merging dom/media/MediaDecoderStateMachine.cpp
merging dom/media/mediasink/AudioSink.cpp
merging dom/media/mediasink/AudioSinkWrapper.cpp
warning: conflicts while merging dom/media/mediasink/AudioSink.cpp! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf0f89726139
Replace use of int64_t for microseconds by TimeUnit in AudioSink. r=kikuo
https://hg.mozilla.org/mozilla-central/rev/bf0f89726139
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Unfortunate that all those TimeUnits are passed by value rather than const preferences...

JW, could you open a follow up bug about those?

thanks.
Flags: needinfo?(jwwang)
Do you mean the constructor of AudioSink? Yes I will open a new bug to fix that. Thanks for the reminder.
Flags: needinfo?(jwwang)
Blocks: 1351586
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: