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

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

Issue 2466513002: Deprecate ServiceWorkerMessageEvent in favor of MessageEvent (Closed)
Patch Set: Rebase and update cross-origin-objects-exceptions-expected.txt Created 4 years 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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index eb338bdc06630fee8352b0bb8b2e31f00ba03b44..4bb97afc405bc462df3e499cd7c7619759ef3e42 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6256,14 +6256,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