Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Patch EventTarget methods on Window in browsers without EventTarget (fixes #367) #368

Merged
merged 1 commit into from
Jun 30, 2016

Conversation

alxhub
Copy link
Member

@alxhub alxhub commented Jun 28, 2016

No description provided.

@alxhub alxhub force-pushed the patch-window-in-safari branch from 2ecb254 to f81e7b0 Compare June 28, 2016 18:30
@alxhub alxhub changed the title DNS: fix #367 Patch EventTarget methods on Window in browsers without EventTarget (fixes #367) Jun 28, 2016
@alxhub alxhub force-pushed the patch-window-in-safari branch from f81e7b0 to 1ffb990 Compare June 28, 2016 18:43
In browsers without EventTarget, window.addEventListener() is not patched.

Fixes angular#367.
@alxhub alxhub force-pushed the patch-window-in-safari branch from 1ffb990 to 243babf Compare June 28, 2016 18:47
@mhevery
Copy link
Contributor

mhevery commented Jun 30, 2016

Change LGTM, can you get the tests green?

@alxhub
Copy link
Member Author

alxhub commented Jun 30, 2016

I've been trying - they seemed to be failing due to an issue starting one of the browsers, unrelated to the change.

@mhevery
Copy link
Contributor

mhevery commented Jun 30, 2016

Yes, the red is from master, rerunning.

@mhevery mhevery merged commit fcef80d into angular:master Jun 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants