Closed
Bug 884507
Opened 10 years ago
Closed 10 years ago
[webvtt] SECONDS_TO_MS macro should actually be MS_TO_SECONDS
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: reyre, Assigned: reyre)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.31 KB,
patch
|
rillian
:
review+
|
Details | Diff | Splinter Review |
This macro isn't named correctly in VideoUtils.h
Assignee | ||
Updated•10 years ago
|
Comment 1•10 years ago
|
||
Hah, good catch. I don't see anyone else using the macro on MXR, might want to double check with grep to be sure it doesn't break anything renaming it.
Comment 2•10 years ago
|
||
Oh I guess you added the macro yourself, so it won't hurt anyone.
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #764340 -
Flags: review?(giles)
Assignee | ||
Comment 4•10 years ago
|
||
Yeah, I think at the time we were all really confused about the times, heh. Now with the tests it's more clear what's happening.
Comment 5•10 years ago
|
||
I'm a bit shocked that nobody noticed during review.
Comment 6•10 years ago
|
||
(In reply to Caitlin Potter (:caitp) from comment #5) > I'm a bit shocked that nobody noticed during review. Me too! :-)
Updated•10 years ago
|
Attachment #764340 -
Flags: review?(giles) → review+
Assignee | ||
Comment 7•10 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=ad1b508f4045
Assignee | ||
Comment 8•10 years ago
|
||
Try looks green so I'm marking checkin-needed now.
Keywords: checkin-needed
Comment 9•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6a532ecacec0
Keywords: checkin-needed
Comment 10•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/6a532ecacec0
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•