Skip to content

Fix support for browsers - #7

Merged
bajtos merged 1 commit into
masterfrom
fix/browser
Oct 10, 2014
Merged

Fix support for browsers#7
bajtos merged 1 commit into
masterfrom
fix/browser

Conversation

@bajtos

@bajtos bajtos commented Oct 10, 2014

Copy link
Copy Markdown
Member

Use process.nextTick instead of setImmediate, as the latter is
not a standard API.

https://developer.mozilla.org/en-US/docs/Web/API/Window.setImmediate

/to @kraman please review
/cc @ritch

Use `process.nextTick` instead of `setImmediate`, as the latter is
not a standard API.

https://developer.mozilla.org/en-US/docs/Web/API/Window.setImmediate
@kraman

kraman commented Oct 10, 2014

Copy link
Copy Markdown
Contributor

LGTM

@kraman kraman assigned bajtos and unassigned kraman Oct 10, 2014
bajtos added a commit that referenced this pull request Oct 10, 2014
@bajtos
bajtos merged commit 2487cee into master Oct 10, 2014
@bajtos bajtos removed the #review label Oct 10, 2014
@bajtos
bajtos deleted the fix/browser branch October 10, 2014 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants