DescriptionUse ScriptPromiseResolverWithContext.
Use ScriptPromiseResolverWithContext instead of a pair of
ScriptPromiseResolver and NewScriptState.
This CL doen't change the behavior in many cases: The only exception
is when the resolution / rejection happens on the suspended or stopped
ExecutionContext. In such a case, ScriptPromiseResolver suspends or stops
resolution or rejection.
R=ksakamoto@chromium.org
BUG=352552
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171418
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|