DescriptionCreate & use microtask work queue
This patch creates a simple FIFO queue for use by microtask work types and refactors MutationObservers to work by scheduling microtasks.
Note that soon this queue will live in V8, but this patch will allow Custom Elements to be refactored in terms of microtasks thus de-coupling the V8 work from further blink work in this direction.
R=adamk
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166252
Patch Set 1 #Patch Set 2 : ws #
Total comments: 8
Patch Set 3 : cr changes #
Total comments: 4
Patch Set 4 : moar #Patch Set 5 : fix for inspector #Patch Set 6 : sync #
Messages
Total messages: 18 (0 generated)
|