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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/debugger/fetch-breakpoints-expected.txt

Issue 2012873002: [DevTools] Add fetch support for XHR breakpoints (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
(Empty)
1 Tests fetch() breakpoints.
2
3
4 Running: testFetchBreakpoint
5 Script execution paused.
6 Call stack:
7 0) sendRequest (fetch-breakpoints.html:9)
8 1) (:1)
9 Script execution resumed.
10
11 Running: testPauseOnAnyFetch
12 Script execution paused.
13 Script execution resumed.
14 Script execution paused.
15 Script execution resumed.
16
17 Running: testDisableBreakpoint
18 Script execution paused.
19 Script execution resumed.
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698