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

Unified Diff: third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt

Issue 2151273003: [DevTools] Move browser logging from Console domain to Log domain. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@internals-method
Patch Set: protocol improvements Created 4 years, 5 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/inspector/agents-enable-disable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt b/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
index 8dba83c1f09a8d9ff4182a08794123b292891ca1..dc8c49c74706232606076fb87260d8920f06670d 100644
--- a/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
@@ -2,7 +2,6 @@ Test that each agent could be enabled/disabled separately.
Animation.disable finished successfully
CSS.disable finished successfully
-Console.disable finished successfully
DOM.disable finished successfully
DOMStorage.disable finished successfully
Database.disable finished successfully
@@ -10,6 +9,7 @@ Debugger.disable finished successfully
HeapProfiler.disable finished successfully
IndexedDB.disable finished successfully
LayerTree.disable finished successfully
+Log.disable finished successfully
Network.disable finished successfully
Page.disable finished successfully
Profiler.disable finished successfully
@@ -22,9 +22,6 @@ Animation.disable finished successfully
CSS.enable finished with error DOM agent needs to be enabled first.
CSS.disable finished successfully
-Console.enable finished successfully
-Console.disable finished successfully
-
DOM.enable finished successfully
DOM.disable finished successfully
@@ -46,6 +43,9 @@ IndexedDB.disable finished successfully
LayerTree.enable finished successfully
LayerTree.disable finished successfully
+Log.enable finished successfully
+Log.disable finished successfully
+
Network.enable finished successfully
Network.disable finished successfully

Powered by Google App Engine
This is Rietveld 408576698