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

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

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests scripts sorting in the scripts panel.
2
3
4 Dumping ScriptsNavigator sources tab:
5 (no domain)
6 bar.com
7 foo.com
8 Dumping ScriptsNavigator contentScripts tab:
9 (no domain)
10 extension-name
11 Dumping ScriptsNavigator sources tab:
12 (no domain)
13 bar.com
14 foo.com
15 _js/production
16 foo/path
17 i
18 block.js?block=foo
19 ga.js
20 lenta.ban?pg=4883&ifr=1
21 lenta.ban?pg=5309&ifr=1
22 top100.jcn?80674
23 Dumping ScriptsNavigator contentScripts tab:
24 (no domain)
25 extension-name
26 Dumping ScriptsNavigator sources tab:
27 (no domain)
28 *Non*URL*path
29 bar.com
30 foo/path
31 bar.js?file=bar/zzz.js
32 foo.js?file=bar/aaa.js
33 foo.com
34 _js/production
35 motor.js?1308927432
36 foo/path
37 bar.js?file=bar/zzz.js
38 foo.js?file=bar/aaa.js
39 i
40 js
41 jquery-1.5.1.min.js
42 jquery.cookie.js
43 xgemius.js
44 block.js?block=foo
45 ga.js
46 lenta.ban?pg=4883&ifr=1
47 lenta.ban?pg=5309&ifr=1
48 top100.jcn?80674
49 Dumping ScriptsNavigator contentScripts tab:
50 (no domain)
51 *Another*Non*URL*path
52 extension-name
53 folder
54 baz.js
55 bar.js
56
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698