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

Conversation

JiaLiPassion
Copy link
Collaborator

fix #802,

in ios 9, webkt MutationObserver is not a function, is a object, so in zone.js patched Function.prototype.toString, we should check the native object's type is function or object.

@mhevery mhevery merged commit 68aa03e into angular:master Jun 7, 2017
@JiaLiPassion JiaLiPassion deleted the issue-802 branch July 13, 2017 04:26
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.

toString patched function throws an exception on iOS 9.3.5
3 participants