Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

A basic workbench for figuring out wtf is up with endOfMicrotask in IE #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nevir
Copy link
Contributor

@nevir nevir commented Oct 20, 2014

Annoyingly, I can't repro my original case (#114), but this does uncover another issue:

Mouse events prevent endOfMicrotask from firing on IE10 when you've got a lot of DOM nodes. Open this up, and move your mouse around.

@nevir
Copy link
Contributor Author

nevir commented Oct 20, 2014

Ok, yeah, so this just replicates the findings for IE10 desktop in http://codeforhire.com/2013/09/21/setimmediate-and-messagechannel-broken-on-internet-explorer-10/ (because the MutationObserver polyfill makes use of setImmediate)

@ebidel ebidel added cla: yes and removed cla: no labels Oct 21, 2014
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.

2 participants