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

Dispatch error events at the window object. #13156

Merged
merged 3 commits into from Sep 2, 2016
Merged

Dispatch error events at the window object. #13156

merged 3 commits into from Sep 2, 2016

Commits on Sep 2, 2016

  1. Correct and improve addEventListener.html.

    We do now fire (trusted) events for onerror.
    Ms2ger committed Sep 2, 2016
  2. Panic when stringifying an primitive fails.

    This should not happen.
    Ms2ger committed Sep 2, 2016
You can’t perform that action at this time.