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

Unified Diff: android_webview/tools/system_webview_shell/test/data/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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/constructors/serviceworker-message-event-constructor.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
index 5c29c5fd4a7255e42bfdea9a9ffcd3ef349fcc27..ecf9fbafef1eca50031e02f22b4818e1620d0c61 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
@@ -4436,13 +4436,6 @@ interface ServiceWorkerContainer : EventTarget
method register
setter oncontrollerchange
setter onmessage
-interface ServiceWorkerMessageEvent : Event
- getter data
- getter lastEventId
- getter origin
- getter ports
- getter source
- method constructor
interface ServiceWorkerRegistration : EventTarget
getter onupdatefound
getter scope
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/constructors/serviceworker-message-event-constructor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698