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

Unified Diff: LayoutTests/inspector/profiler/agents-disabled-check-expected.txt

Issue 1240373002: Revert of [DevTools] Remove edited scripts from debugger agent, move knowledge to frontend. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/inspector/profiler/agents-disabled-check-expected.txt
diff --git a/LayoutTests/inspector/profiler/agents-disabled-check-expected.txt b/LayoutTests/inspector/profiler/agents-disabled-check-expected.txt
index 55341788a921345acab81b651d987643acaf8256..1687354128f7a084cf82cfb5c82653921a8bb3d6 100644
--- a/LayoutTests/inspector/profiler/agents-disabled-check-expected.txt
+++ b/LayoutTests/inspector/profiler/agents-disabled-check-expected.txt
@@ -10,6 +10,8 @@
--> WebInspector.targetManager.resumeAllTargets();
frontend: {"id":<number>,"method":"Debugger.enable"}
frontend: {"id":<number>,"method":"Page.setOverlayMessage"}
+frontend: {"id":<number>,"method":"Debugger.setPauseOnExceptions","params":{"state":"none"}}
+frontend: {"id":<number>,"method":"Debugger.setAsyncCallStackDepth","params":{"maxDepth":4}}
frontend: {"id":<number>,"method":"DOM.enable"}
frontend: {"id":<number>,"method":"CSS.enable"}
frontend: {"id":<number>,"method":"Worker.setAutoconnectToWorkers","params":{"value":true}}

Powered by Google App Engine
This is Rietveld 408576698