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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/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/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
index aee8c54180ebe5dc784e2829604bcd1313fee065..e00cc07589fd9751d3e66af2eac3a758bb54d6fb 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -184,22 +184,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