DescriptionRun microtasks at the end of each worker task.
This CL adds a TaskObserver that run Microtasks at the end of each Task
to WorkerThread. This CL also fixes a Promise resolution timing issue
caused by V8RecursionScope in the ScriptPromiseResolver implementation.
Because the microtask running timing has changed, We fix affected tests.
BUG=374772
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179922
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Messages
Total messages: 12 (0 generated)
|