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

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

Issue 2373913004: [DevTools] Fix and rebaseline inspector/service-workers layout tests. (Closed)
Patch Set: Created 4 years, 3 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-redundant-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-redundant-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-redundant-expected.txt
index c13f9964a71382c02b7ed21f8f502f147d2ef726..ea8fe199167988decebe759c600410bf11260b21 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-redundant-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-redundant-expected.txt
@@ -2,75 +2,72 @@ ServiceWorkers must be shown correctly even if there is a redundant worker.
The first ServiceWorker is activated.
==== ServiceWorkersView ====
-127.0.0.1/inspector/service-workers/resources/service-worker-redundant-scope/
-State
-activated
-Worker
-running
-inspect
-Script URL
-/inspector/service-workers/resources/changing-worker.php
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-RESPONSE-TIME
-
+http://127.0.0.1:8000/inspector/service-workers/resources/service-worker-redundant-scope/
+Update
+Push
+Sync
+Unregister
+Source
+Status
+#N installing
+12/31/1969, 4:00:00 PM
+Clients
+Errors
+0
+details
+clear
============================
The second Serviceworker is installed.
==== ServiceWorkersView ====
-127.0.0.1/inspector/service-workers/resources/service-worker-redundant-scope/
-State
-activated
-Worker
-running
-inspect
-Script URL
-/inspector/service-workers/resources/changing-worker.php
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-RESPONSE-TIME
-Controlled clients
-CLIENT
+http://127.0.0.1:8000/inspector/service-workers/resources/service-worker-redundant-scope/
+Update
+Push
+Sync
+Unregister
+Source
+changing-worker.php
+Received
+Status
+#N activated and is running
+stop
+#N installing
+12/31/1969, 4:00:00 PM
+Clients
+http://127.0.0.1:8000/inspector/service-workers/service-workers-redundant.html
+focus
+Errors
+0
+details
+clear
============================
The first ServiceWorker worker became redundant and stopped.
==== ServiceWorkersView ====
-127.0.0.1/inspector/service-workers/resources/service-worker-redundant-scope/
-State
-activated
-Worker
-running
-inspect
-Script URL
-/inspector/service-workers/resources/changing-worker.php
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-RESPONSE-TIME
-
+http://127.0.0.1:8000/inspector/service-workers/resources/service-worker-redundant-scope/
+Update
+Push
+Sync
+Unregister
+Source
+changing-worker.php
+Received
+Status
+#N activated and is running
+stop
+Clients
+Errors
+0
+details
+clear
============================
DevTools frontend is reopened.
==== ServiceWorkersView ====
-127.0.0.1/inspector/service-workers/resources/service-worker-redundant-scope/
-State
-activated
-Worker
-running
-inspect
-Script URL
-/inspector/service-workers/resources/changing-worker.php
-Updated
-RESPONSE-TIME
-Last-Modified
-LAST-MODIFIED
-Recent messages
-RESPONSE-TIME
-
+Update
+Push
+Sync
+Unregister
+Source
+Status
+Clients
+Errors
============================

Powered by Google App Engine
This is Rietveld 408576698