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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-dedicated-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/platform/mac/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
index b741254d42fe7fedad15c6f8ac1b639a6e56d05f..6d185d2140813eb4753624232a0a5783f6d05002 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
@@ -544,6 +544,11 @@ Starting worker: resources/global-interface-listing.js
[Worker] method unregister
[Worker] method update
[Worker] setter onupdatefound
+[Worker] interface SharedArrayBuffer
+[Worker] attribute @@toStringTag
+[Worker] getter byteLength
+[Worker] method constructor
+[Worker] method slice
[Worker] interface StorageManager
[Worker] attribute @@toStringTag
[Worker] method constructor
@@ -753,6 +758,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] attribute @@toStringTag
[Worker] method constructor
[Worker] [GLOBAL OBJECT]
+[Worker] attribute Atomics
[Worker] attribute console
[Worker] attribute internals
[Worker] getter onmessage

Powered by Google App Engine
This is Rietveld 408576698