-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Master #2270
Closed
Closed
Master #2270
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
24b53c3
JSDoc comments
mboles 899ea81
JSDoc comments
mboles 022e2de
Review of JSDoc comments in component.js
mboles d341e49
Minor edit
mboles 4a51394
Minor edits and error-display.js class commented
mboles f65382c
Adding JSDoc comments
mboles 40d202a
JSDoc comments inserted
mboles 43ceb7c
Insert JSDoc comments for progress-control classes
mboles 1cc17eb
Inserted JSDoc comment for spacer-controls classes
mboles 88aae60
Inserted JSDoc comments for text-track-control classes
mboles 6785832
Inserted JSDoc comments for time-controls classes
mboles 0c1c590
Inserted JSDoc comments for volume-control classes
mboles 134ec9e
Inserted JSDoc comments for control-bar root classes
mboles b3daa73
Inserted JSDoc comments for menu classes
mboles b288c19
Inserted JSDoc comments for slider class
mboles 642d8ce
Inserted JSDoc comments for slider class - minor update
mboles ac13f39
Inserted JSDoc comments for Flash and HTML5 techs, plus corrected ear…
mboles daeeec6
Inserted JSDoc comments for tech classes
mboles a351c71
Inserted JSDoc comments for tracks classes
mboles 79bbfe2
Inserted JSDoc comments for utils classes
mboles 3138e3c
Inserted JSDoc comments for root classes
mboles bfe3201
Edits to correct JSDoc errors
mboles e7d99bc
Wrong name for deprecated method
mboles 9c50397
Added @file to get proper folder/file path
mboles a71eb37
Cleaning up comments per discussion with Steve
mboles 765df3d
Cleaning up comments per conversation with Steve
mboles 4f927b5
Cleaning up comments per conversation with Steve
mboles 7659187
Cleaned up descriptions (no blanks lines contained therein) - Added m…
mboles 864760c
Added constructor for JSDoc consistency
mboles 78e156e
Changing indentation
mboles 565aeca
Changing indentation
mboles File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mboles FYI, the find replace wasn't 100% safe. It added a comment-breaking space in a few places like this. I cleaned them up, but just a heads up in case you use that again.