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

Fix setTimeout lint errors around media elements #8026

Merged
merged 1 commit into from
Nov 1, 2017
Merged

Conversation

foolip
Copy link
Member

@foolip foolip commented Nov 1, 2017

In activeCues.html, the parenthesis were originally in the wrong place,
causing the function to be called with 0 as this. Fortunately, this
didn't matter. Fixed nonetheless.


This change is Reviewable

In activeCues.html, the parenthesis were originally in the wrong place,
causing the function to be called with 0 as this. Fortunately, this
didn't matter. Fixed nonetheless.
@ghost
Copy link

ghost commented Nov 1, 2017

Build PASSED

Started: 2017-11-01 05:14:07
Finished: 2017-11-01 05:41:06

Failing Jobs

  • safari:10.0

View more information about this build on:

@foolip
Copy link
Member Author

foolip commented Nov 1, 2017

Looked for and didn't find any accidental regressions by comparing to https://wpt.fyi. Looking forward to #7475 :)

@foolip foolip merged commit 053e536 into master Nov 1, 2017
@foolip foolip deleted the lint-media-elements branch November 1, 2017 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants