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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-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/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
index 29f90cea17bf66f54293377eb2c2a4da97e1c06c..db42a126c4b631682485255f5eda4aec614ed8fc 100644
--- a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
@@ -264,6 +264,10 @@ CONSOLE MESSAGE: line 138: method getReader
CONSOLE MESSAGE: line 138: method pipeThrough
CONSOLE MESSAGE: line 138: method pipeTo
CONSOLE MESSAGE: line 138: method tee
+CONSOLE MESSAGE: line 138: interface SharedArrayBuffer
+CONSOLE MESSAGE: line 138: getter byteLength
+CONSOLE MESSAGE: line 138: method constructor
+CONSOLE MESSAGE: line 138: method slice
CONSOLE MESSAGE: line 138: interface StylePropertyMap : StylePropertyMapReadonly
CONSOLE MESSAGE: line 138: method append
CONSOLE MESSAGE: line 138: method constructor
@@ -287,6 +291,7 @@ CONSOLE MESSAGE: line 138: method abort
CONSOLE MESSAGE: line 138: method constructor
CONSOLE MESSAGE: line 138: method getWriter
CONSOLE MESSAGE: line 138: global object
+CONSOLE MESSAGE: line 138: attribute Atomics
CONSOLE MESSAGE: line 138: attribute console
CONSOLE MESSAGE: line 138: method gc
CONSOLE MESSAGE: line 138: method registerPaint

Powered by Google App Engine
This is Rietveld 408576698