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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt

Issue 2860613002: Enable SharedArrayBuffer feature by default. (Closed)
Patch Set: merge HEAD 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/webexposed/global-interface-listing-compositor-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt
index 919ec9e6d9f0979cfca1b174377c7b37f52aae8a..88adf7f4be2c3562ebdbe337e6ceab3aed331c05 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt
@@ -58,12 +58,18 @@ Starting worker: resources/global-interface-listing.js
[Worker] method pipeThrough
[Worker] method pipeTo
[Worker] method tee
+[Worker] interface SharedArrayBuffer
+[Worker] attribute @@toStringTag
+[Worker] getter byteLength
+[Worker] method constructor
+[Worker] method slice
[Worker] interface WritableStream
[Worker] getter locked
[Worker] method abort
[Worker] method constructor
[Worker] method getWriter
[Worker] [GLOBAL OBJECT]
+[Worker] attribute Atomics
[Worker] attribute console
[Worker] attribute internals
[Worker] getter onmessage

Powered by Google App Engine
This is Rietveld 408576698