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

docs: fixup global members #4015

Merged
merged 2 commits into from
Feb 2, 2017
Merged

docs: fixup global members #4015

merged 2 commits into from
Feb 2, 2017

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Feb 1, 2017

There are still two globals that I can't figure out how to fix properly:

  • TextTrackCue typedef in the TextTrackCueList
  • mergeOptions

Though, I don't think those two should hold this PR up.

@brandonocasey
Copy link
Contributor

TextTrackCue should probably be TextTrackCueList~TextTrackCue to keep it in that classes scope? I could be wrong on that though. LGTM otherwise

@gkatsev
Copy link
Member Author

gkatsev commented Feb 1, 2017

I tried using that but let me try again.

@brandonocasey
Copy link
Contributor

If that change worked I approve this PR

@gkatsev
Copy link
Member Author

gkatsev commented Feb 2, 2017

Yeah, I think so. It seems like it sometimes just gets cached or something so sometimes just refreshing the page doesn't seem to help. The change definitely doesn't hurt, though.

@gkatsev gkatsev merged commit 6ad1e5c into master Feb 2, 2017
@gkatsev gkatsev deleted the global-jsdocs branch February 2, 2017 16:07
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.

2 participants