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

Unified Diff: LayoutTests/inspector/sources/debugger/event-listener-breakpoints-expected.txt

Issue 322893006: Revert of DevTools: Expand protocol to allow setting DOM event breakpoints on a given event target. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/sources/debugger/event-listener-breakpoints-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/event-listener-breakpoints-expected.txt b/LayoutTests/inspector/sources/debugger/event-listener-breakpoints-expected.txt
index 952d379b5b0df74fde6509db41fd51554c890f8a..d3eb1b4ef910d4a21f11e296368cbd235b5f87df 100644
--- a/LayoutTests/inspector/sources/debugger/event-listener-breakpoints-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/event-listener-breakpoints-expected.txt
@@ -8,7 +8,6 @@
0) testElementClicked (event-listener-breakpoints.html:7)
1) addListenerAndClick (event-listener-breakpoints.html:16)
2) (:1)
-Event target: Node
Script execution resumed.
Running: testTimerFiredBreakpoint
@@ -17,10 +16,3 @@
0) timerFired (event-listener-breakpoints.html:19)
Script execution resumed.
-Running: testLoadBreakpointOnXHR
-Script execution paused.
-Call stack:
- 0) loadCallback (event-listener-breakpoints.html:42)
-Event target: XMLHttpRequest
-Script execution resumed.
-

Powered by Google App Engine
This is Rietveld 408576698