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

Use () => element.requestFullscreen() to make errors more obvious #4506

Closed
wants to merge 1 commit into from

Conversation

foolip
Copy link
Member

@foolip foolip commented Jan 4, 2017

If the unprefixed API isn't supported, it would currently fail with
"TypeError: Unable to get property 'bind' of undefined or null
reference" or similar, obscuring the root cause.

If the unprefixed API isn't supported, it would currently fail with
"TypeError: Unable to get property 'bind' of undefined or null
reference" or similar, obscuring the root cause.
@wpt-pr-bot
Copy link
Collaborator

Notifying @aliams, @foolip, @jernoble, and @upsuper. (Learn how reviewing works.)

@wpt-stability-bot
Copy link

Chrome

Testing revision d82744d
Starting 10 test iterations
No tests run.

@wpt-stability-bot
Copy link

Firefox

Testing revision d82744d
Starting 10 test iterations
No tests run.

@foolip
Copy link
Member Author

foolip commented Jan 4, 2017

Prompted by mail from @aliams. Now running the tests manually will actually time out instead, because the code that throws isn't wrapped in t.step_func. That's not an improvement, so closing this.

@foolip foolip closed this Jan 4, 2017
@foolip foolip deleted the fullscreen-bind branch January 4, 2017 16:09
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.

None yet

3 participants