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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 2876293002: Revert "Enable SharedArrayBuffer feature by default." (Closed)
Patch Set: 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/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index 8d6c181710b51a95eb71a5cccccac758880e9d5a..f5c809d2e70e0fb017ed40daa16fc083d9d3cb74 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -884,10 +884,6 @@ interface ServiceWorkerRegistration : EventTarget
method unregister
method update
setter onupdatefound
-interface SharedArrayBuffer
- getter byteLength
- method constructor
- method slice
interface StorageManager
method constructor
method estimate
@@ -2281,7 +2277,6 @@ interface WritableStream
method constructor
method getWriter
global object
- attribute Atomics
attribute console
attribute internals
getter clients

Powered by Google App Engine
This is Rietveld 408576698