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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 473be16af507f4e169cafaf85018b9d8f7b20087..4020d03aaa5d07f157d8ed18bef16e41d0201850 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -5491,6 +5491,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
@@ -7542,6 +7547,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