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

Side by Side Diff: LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-expected.txt

Issue 1129473003: DevTools: respond with error when Debugger command is sent to disabled debugger agent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 PASS: Debugger was enabled
2 Error on attempt to set event listener breakpoint when DOM is disabled: DOM doma in required by DOMDebugger is not enabled
3 PASS: DOM was enabled
4 PASS: Listener was set.
5 PASS: DOM agent was disabled successfully.
6 PASS: The second attempt to disable DOM agent failed as expected.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698