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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt

Issue 2040563002: Remove FileError interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fe-dep
Patch Set: handleEvent -> invoke and other review nits Created 4 years, 5 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/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index 5f4b3e3c673d5aef4bfa1fdee7ee8bd6773da44f..443a7de39c92150b52f7b0eae9ef7e91536af91e 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -201,22 +201,6 @@ Starting worker: resources/global-interface-listing.js
[Worker] getter name
[Worker] getter webkitRelativePath
[Worker] method constructor
-[Worker] interface FileError : DOMError
-[Worker] attribute @@toStringTag
-[Worker] attribute ABORT_ERR
-[Worker] attribute ENCODING_ERR
-[Worker] attribute INVALID_MODIFICATION_ERR
-[Worker] attribute INVALID_STATE_ERR
-[Worker] attribute NOT_FOUND_ERR
-[Worker] attribute NOT_READABLE_ERR
-[Worker] attribute NO_MODIFICATION_ALLOWED_ERR
-[Worker] attribute PATH_EXISTS_ERR
-[Worker] attribute QUOTA_EXCEEDED_ERR
-[Worker] attribute SECURITY_ERR
-[Worker] attribute SYNTAX_ERR
-[Worker] attribute TYPE_MISMATCH_ERR
-[Worker] getter code
-[Worker] method constructor
[Worker] interface FileList
[Worker] attribute @@toStringTag
[Worker] getter length

Powered by Google App Engine
This is Rietveld 408576698