Chromium Code Reviews

Unified Diff: LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt

Issue 209853010: [ABANDONED] Enable V8 Promises (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
diff --git a/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt b/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
index e3f323395164e7a4789b65c55304a91e10aa53c6..29e6be6d77d1b09643f2c292d639f9a05df8a58f 100644
--- a/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
+++ b/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
@@ -56,6 +56,8 @@ Starting worker: resources/global-context-constructors-listing.js
[Worker] Uint32Array
[Worker] Uint8Array
[Worker] Uint8ClampedArray
+[Worker] WeakMap
+[Worker] WeakSet
[Worker] WebSocket
[Worker] WorkerGlobalScope
[Worker] WorkerLocation
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/bindings/v8/ScriptPromiseResolverWithContext.h » ('j') | no next file with comments »

Powered by Google App Engine