Reviewers: adamk, rossberg,

Message:
Polymer ran into an edge case which is breaking because microtasks are per on
context, per isolate.

I will reland this patch along with logic to keep the microtasks per isolate.

Description:
Revert "Implement Microtask Delivery Queue"

TBR=adamk,rossberg
BUG=

Please review this at https://codereview.chromium.org/150103012/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+31, -312 lines):
  D test/cctest/test-microtask-delivery.cc
  D test/mjsunit/harmony/microtask-delivery.js
  M src/object-observe.js
  M src/promise.js
  M src/runtime.h
  M src/runtime.cc
  M src/v8natives.js
  M test/cctest/cctest.gyp
  M test/mjsunit/fuzz-natives-part3.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to