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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/script-module-with-export-leak-expected.txt

Issue 2903813002: [ES6 modules] Fix context leak. ModuleScript should use TraceWrapperV8Reference to hold onto v8::Mo… (Closed)
Patch Set: testfix Created 3 years, 7 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: third_party/WebKit/LayoutTests/fast/dom/script-module-with-export-leak-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/script-module-with-export-leak-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/script-module-with-export-leak-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3be1658d399d48f301dbdbe682af0082cd415062
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/dom/script-module-with-export-leak-expected.txt
@@ -0,0 +1 @@
+This test shouldn't leak any document when run w/ --enable-leak-detection

Powered by Google App Engine
This is Rietveld 408576698