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

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

Issue 9371015: Merge 106468 - Web Inspector: debugger reports wrong sources when paused in inline script on page... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 10 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
« no previous file with comments | « no previous file | LayoutTests/inspector/debugger/pause-in-inline-script.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests that valid parsed script notifications are received by front-end. Bug 5272 1 1 Tests that valid parsed script notifications are received by front-end. Bug 5272 1
2 2
3 Debugger was enabled. 3 Debugger was enabled.
4 script 1: 4 script 1:
5 start: 5:8 5 start: 5:8
6 end: 37:2 6 end: 38:0
7 script 2: 7 script 2:
8 start: 38:21 8 start: 38:21
9 end: 41:2 9 end: 42:0
10 script 3: 10 script 3:
11 start: 43:11 11 start: 43:11
12 end: 43:32 12 end: 43:32
13 script 4: 13 script 4:
14 start: 44:11 14 start: 44:11
15 end: 44:28 15 end: 45:0
16 script 5: 16 script 5:
17 start: 46:11 17 start: 46:11
18 end: 47:20 18 end: 48:0
19 script 6: 19 script 6:
20 start: 51:56 20 start: 51:56
21 end: 52:2 21 end: 52:2
22 Debugger was disabled. 22 Debugger was disabled.
23 23
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/inspector/debugger/pause-in-inline-script.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698