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

Unified Diff: LayoutTests/platform/chromium/inspector/debugger/scripts-sorting-expected.txt

Issue 8222004: Merge 96319 - Web Inspector: Scripts panel without folders causes errors when creating content sc... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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/platform/chromium/inspector/debugger/scripts-sorting-expected.txt
===================================================================
--- LayoutTests/platform/chromium/inspector/debugger/scripts-sorting-expected.txt (revision 97058)
+++ LayoutTests/platform/chromium/inspector/debugger/scripts-sorting-expected.txt (working copy)
@@ -1,57 +0,0 @@
-Tests scripts sorting in the scripts panel.
-
-Debugger was enabled.
-
-WebInspector.settings.showScriptFolders = true
- *Non*URL*path
-— foo.com —
- block.js?block=foo
- ga.js
- lenta.ban?pg=4883&ifr=1
- lenta.ban?pg=5309&ifr=1
- top100.jcn?80674
-/_js/production
- motor.js?1308927432
-/foo/path
- bar.js?file=bar/zzz.js
- foo.js?file=bar/aaa.js
-/i
- xgemius.js
-/i/js
- jquery-1.5.1.min.js
- jquery.cookie.js
-
-WebInspector.settings.showScriptFolders = false
-*Non*URL*path
-bar.js?file=bar/zzz.js
-block.js?block=foo
-foo.js?file=bar/aaa.js
-ga.js
-jquery-1.5.1.min.js
-jquery.cookie.js
-lenta.ban?pg=4883&ifr=1
-lenta.ban?pg=5309&ifr=1
-motor.js?1308927432
-top100.jcn?80674
-xgemius.js
-
-WebInspector.settings.showScriptFolders = true
- *Non*URL*path
-— foo.com —
- block.js?block=foo
- ga.js
- lenta.ban?pg=4883&ifr=1
- lenta.ban?pg=5309&ifr=1
- top100.jcn?80674
-/_js/production
- motor.js?1308927432
-/foo/path
- bar.js?file=bar/zzz.js
- foo.js?file=bar/aaa.js
-/i
- xgemius.js
-/i/js
- jquery-1.5.1.min.js
- jquery.cookie.js
-Debugger was disabled.
-

Powered by Google App Engine
This is Rietveld 408576698