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

Unified Diff: LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-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-expected.txt
diff --git a/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-expected.txt b/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-expected.txt
deleted file mode 100644
index 85cd1b91eea1112e46e1de81859406b0ff37afbf..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-PASS: Debugger was enabled
-Error on attempt to set event listener breakpoint when DOM is disabled: DOM domain required by DOMDebugger is not enabled
-PASS: DOM was enabled
-PASS: Listener was set.
-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