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

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: 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/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 ca9ee76af2b9d4a7eb8432cb4733eb59d48ec629..6d96be006a24d1f2307a30d2970e884d6877a88c 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
@@ -5365,14 +5365,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