Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Unified Diff: LayoutTests/webmidi/requestmidiaccess-in-detached-frame-expected.txt

Issue 622733002: ScriptPromiseResolver leaked resource when constructed on stopped context. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/webmidi/requestmidiaccess-in-detached-frame-expected.txt
diff --git a/LayoutTests/webmidi/requestmidiaccess-in-detached-frame-expected.txt b/LayoutTests/webmidi/requestmidiaccess-in-detached-frame-expected.txt
index adcd69a376a2e95da10fbe48bc7bebb4bdba4bbd..711be74d1cd622710f3335cbdb92e59bf9e8a145 100644
--- a/LayoutTests/webmidi/requestmidiaccess-in-detached-frame-expected.txt
+++ b/LayoutTests/webmidi/requestmidiaccess-in-detached-frame-expected.txt
@@ -3,6 +3,8 @@ Tests navigator.requestMIDIAccess fails in a detached frame.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS errorName is "AbortError"
+PASS requestMIDIAccess() fail as expected.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/webmidi/requestmidiaccess-in-detached-frame.html ('k') | Source/bindings/core/v8/ScriptPromiseResolver.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698