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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2466513002: Deprecate ServiceWorkerMessageEvent in favor of MessageEvent (Closed)
Patch Set: Merge layout tests; add arg name comments; cleanup global-interface-listing-expected files. Created 4 years, 1 month 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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 8ed92d6f49a88fb95673799575c87c4cf4e86834..30c1df86bcb3549f74c59e110a02c8ce2efa652f 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -5344,14 +5344,6 @@ interface ServiceWorkerContainer : EventTarget
method register
setter oncontrollerchange
setter onmessage
-interface ServiceWorkerMessageEvent : Event
- attribute @@toStringTag
- getter data
- getter lastEventId
- getter origin
- getter ports
- getter source
- method constructor
interface ServiceWorkerRegistration : EventTarget
attribute @@toStringTag
getter active

Powered by Google App Engine
This is Rietveld 408576698