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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index 39215501075d18e3d71301e158a582b49db9b422..38e496e206341b09ba428a6835e56aa5c658ebd6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -5562,6 +5562,11 @@ interface ShadowRoot : DocumentFragment
method elementsFromPoint
method getSelection
setter innerHTML
+interface SharedArrayBuffer
+ attribute @@toStringTag
+ getter byteLength
+ method constructor
+ method slice
interface SharedWorker : EventTarget
attribute @@toStringTag
getter onerror
@@ -7613,6 +7618,7 @@ interface webkitURL
setter search
setter username
[GLOBAL OBJECT]
+ attribute Atomics
attribute GCController
attribute accessibilityController
attribute chrome

Powered by Google App Engine
This is Rietveld 408576698