Kris Kowal

Results 390 comments of Kris Kowal

Thank you for the errata. Perhaps one day I’ll have some time to spare to revise.

That would suggest that somehow `MutationObserver` or `WebKitMutationObserver` does not implement `observe`. ASAP will not use mutation observers if they do not exist on the global. However, Safari has supported...

Does anyone watching this project have a moment to attempt to isolate and reproduce?

Before we talk about API changes to support tail tasks, we need to addeess #56. At present, I would be embarrassed to promote anything based on ASAP, which for what...

ASAP should definitely be updated to be a `queueMicrotask` shim. It is always nice to see the loop close.

To be clear, I am welcoming assistance from volunteers to dust this off and make the necessary small change. The bulk of the work will be running the tests and...

The capacity should be adaptive. Thank you for reporting. If you have a chance to write a test that reproduces the problem, I’d be grateful.

Need to produce an isolated case and send it to Chromium https://code.google.com/p/chromium/issues/list But will also have to work around the problem here, for now.

Attempts to isolate have so far been in vain. I created a bundle from the following and it did not exhibit the missing stack trace problem in Chrome dev tools....