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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-view-expected.txt

Issue 1940993002: DevTools: simplify Service Workers panel UI, remove non-actionable data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comment addressed. Created 4 years, 7 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
Index: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-view-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-view-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-view-expected.txt
index a2dab49aac9db5be58c88b7ad4d808e993f94c7f..ec0593a55a64cf2238df6f37cab1dc233b29ce3d 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-view-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-view-expected.txt
@@ -2,74 +2,80 @@ Tests ServiceWorkersView on resources panel.
Select ServiceWorkers tree element.
Register ServiceWorker for scope1
-==== ServiceWorkersView ====
http://127.0.0.1:8000/inspector/service-workers/resources/scope1/
-URL
-/inspector/service-workers/resources/service-worker-empty.js
-State
-running
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-LAST-MODIFIED
-RESPONSE-TIME
-
-============================
+Update
+Push
+Unregister
+Source
+service-worker-empty.js
+Last modified
+Status
+#0 active and is running
+stop
+Clients
+Errors
+0
+details
+clear
Register ServiceWorker for scope2
-==== ServiceWorkersView ====
+http://127.0.0.1:8000/inspector/service-workers/resources/scope1/
+Update
+Push
+Unregister
+Source
+service-worker-empty.js
+Last modified
+Status
+#0 active and is running
+stop
+Clients
+Errors
+0
+details
+clear
http://127.0.0.1:8000/inspector/service-workers/resources/scope2/
-URL
-/inspector/service-workers/resources/service-worker-empty.js
-State
-running
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-LAST-MODIFIED
-RESPONSE-TIME
-URL
-/inspector/service-workers/resources/service-worker-empty.js
-State
-running
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-LAST-MODIFIED
-RESPONSE-TIME
-
-============================
+Update
+Push
+Unregister
+Source
+service-worker-empty.js
+Last modified
+Status
+#1 active and is running
+stop
+Clients
+Errors
+0
+details
+clear
Unegister ServiceWorker for scope1
-==== ServiceWorkersView ====
http://127.0.0.1:8000/inspector/service-workers/resources/scope1/ - deleted
-URL
-/inspector/service-workers/resources/service-worker-empty.js
-State
-runninginspect
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-LAST-MODIFIED
-RESPONSE-TIME
-URL
-/inspector/service-workers/resources/service-worker-empty.js
-State
-running
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-LAST-MODIFIED
-RESPONSE-TIME
-
-============================
+Update
+Push
+Unregister
+Source
+service-worker-empty.js
+Last modified
+Status
+Clients
+Errors
+0
+details
+clear
+http://127.0.0.1:8000/inspector/service-workers/resources/scope2/
+Update
+Push
+Unregister
+Source
+service-worker-empty.js
+Last modified
+Status
+#1 active and is running
+stop
+Clients
+Errors
+0
+details
+clear
Unegister ServiceWorker for scope1

Powered by Google App Engine
This is Rietveld 408576698