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

Unified Diff: LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt

Issue 1124083003: Revert of DevTools: respond with error when Debugger command is sent to disabled debugger agent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt
diff --git a/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt b/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f689115cb19db83b8347a7329eb52888095fcc00
--- /dev/null
+++ b/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-backward-compatibility-expected.txt
@@ -0,0 +1,5 @@
+PASS: Debugger was enabled
+PASS: Listener was set and we expect that DOM agent was silently enabled.
+PASS: DOM agent was disabled successfully.
+PASS: The second attempt to disable DOM agent failed as expected.
+

Powered by Google App Engine
This is Rietveld 408576698