Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore formatTime #2420

Closed
wants to merge 2 commits into from

Conversation

misteroneill
Copy link
Member

Several core plugins use this method and there is at least one external plugin that uses it (found via GitHub issues).

@dmlap
Copy link
Member

dmlap commented Jul 31, 2015

lgtm

@@ -397,6 +398,20 @@ videojs.log = log;
videojs.createTimeRange = createTimeRange;

/**
* @file format-time.js
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@file?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I see. copy/paste. The @file isn't needed here, and could probably be moved into it's own comment block in format-time.js to avoid future issues like this.

@heff
Copy link
Member

heff commented Aug 3, 2015

Need to remove the @file tag but otherwise looks good to me.

@misteroneill
Copy link
Member Author

@file removed. Whoops!

Several core plugins use this method and there is at least one external
plugin that uses it (found via GitHub issues).
@dmlap
Copy link
Member

dmlap commented Aug 10, 2015

seconded!

@mmcc
Copy link
Member

mmcc commented Aug 10, 2015

👍

@dmlap dmlap closed this in a02e360 Aug 10, 2015
@misteroneill misteroneill deleted the restore-format-time branch August 11, 2015 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants