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

fix(patch): fix #626, check timer patch return undefined#628

Merged
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:issue-626
Feb 7, 2017
Merged

fix(patch): fix #626, check timer patch return undefined#628
mhevery merged 1 commit intoangular:masterfrom
JiaLiPassion:issue-626

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Collaborator

fix #626, some browser/polyfill implements timer related methods, setTimer/setInterval/setImmediate/requestAnimationFrame were implemented to not return a valid handleId but undefined, it will cause zone.js throw error when check ref/unref.

@mhevery mhevery merged commit 47962df into angular:master Feb 7, 2017
@JiaLiPassion JiaLiPassion deleted the issue-626 branch February 14, 2017 06:54
@JiaLiPassion JiaLiPassion restored the issue-626 branch March 17, 2017 03:48
@JiaLiPassion JiaLiPassion deleted the issue-626 branch March 17, 2017 03:48
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.

Mobile Safari - patchTimer breaks for Angular 1 ngAnimate

3 participants