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

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: Devtools/test updates Created 4 years, 6 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 4c88e529f93e58cb9a0b6a41e4e66a90c3365a01..a20bb773af559332f1d9225670cfdf6a1bb6737b 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
@@ -193,22 +193,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