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

Unified Diff: LayoutTests/http/tests/serviceworker/interfaces.html

Issue 515323002: Revert of ServiceWorker: throw when close() or terminate() called (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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
« no previous file with comments | « no previous file | LayoutTests/http/tests/serviceworker/resources/fetch-body-stream-worker.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/serviceworker/interfaces.html
diff --git a/LayoutTests/http/tests/serviceworker/interfaces.html b/LayoutTests/http/tests/serviceworker/interfaces.html
index 2d133588f601c097aee576dad46e3cf4298631db..4967ad7c0c8cf87e3fa17eda08edfff6997bb5df 100644
--- a/LayoutTests/http/tests/serviceworker/interfaces.html
+++ b/LayoutTests/http/tests/serviceworker/interfaces.html
@@ -42,7 +42,6 @@
{
scriptURL: 'string',
state: 'string',
- terminate: 'function',
onstatechange: EVENT_HANDLER
});
return registration.unregister();
« no previous file with comments | « no previous file | LayoutTests/http/tests/serviceworker/resources/fetch-body-stream-worker.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698