Description[WebCrypto] Use 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=eroman@chromium.org
BUG=352552
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171940
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 12
Patch Set 6 : #Patch Set 7 : #Messages
Total messages: 14 (0 generated)
|