DescriptionScriptPromiseResolver leaked resource when constructed on stopped context.
ScriptPromiseResolver stops working when the associated ExecutionContext is
stopped. ScriptPromiseResolver can be constructed on a stopped
ExecutionContext. In such a case the constructed resolver is stopped as well.
Moreover, it should release the created (internal) resolver not to leak
resource.
BUG=385384
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183123
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Created: 6 years, 2 months ago
Messages
Total messages: 14 (5 generated)
|