Tests scripts panel file selectors. ================================================ Adding first resource: Sources: -------- Setting mode: [frame] top script.js Sources: -------- Setting mode: [frame/domain] top localhost:8080 script.js Sources: -------- Setting mode: [frame/domain/folder] top localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js Sources: -------- Setting mode: [domain] localhost:8080 script.js Sources: -------- Setting mode: [domain/folder] localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js ================================================ Adding second resource: Sources: -------- Setting mode: [frame] top script.js script.js?a=2 Sources: -------- Setting mode: [frame/domain] top localhost:8080 script.js script.js?a=2 Sources: -------- Setting mode: [frame/domain/folder] top localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js script.js?a=2 Sources: -------- Setting mode: [domain] localhost:8080 script.js script.js?a=2 Sources: -------- Setting mode: [domain/folder] localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js script.js?a=2 ================================================ Adding resources into another frame: Sources: -------- Setting mode: [frame] top script.js script.js?a=2 childframe (post-message-listener.html) script.js script.js?a=1 Sources: -------- Setting mode: [frame/domain] top localhost:8080 script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 Sources: -------- Setting mode: [frame/domain/folder] top localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js Sources: -------- Setting mode: [domain] localhost:8080 script.js script.js script.js?a=1 script.js?a=2 Sources: -------- Setting mode: [domain/folder] localhost:8080 LayoutTests/inspector/debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js ================================================ Adding resources into another target: Sources: -------- Setting mode: [frame] top script.js script.js?a=2 childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top localhost:8080 script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] localhost:8080 script.js script.js script.js?a=1 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] localhost:8080 LayoutTests/inspector/debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js ================================================ Adding content scripts and some random resources: Sources: -------- Setting mode: [frame] top (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js?a=1 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector/debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Content Scripts: -------- Setting mode: [frame] top contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [frame/domain] top localhost:8080 contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [frame/domain/folder] top localhost:8080 LayoutTests/inspector/debugger/foo/bar contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [domain] localhost:8080 contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [domain/folder] localhost:8080 LayoutTests/inspector/debugger/foo/bar contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 ================================================ Revealing first resource: Sources: -------- Setting mode: [frame] top (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector/debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js?a=1 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector/debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js ================================================ Adding some resources to change the way debugger folder looks like, first: Sources: -------- Setting mode: [frame] top (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo/bar script.js debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js script.js?a=1 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo/bar script.js debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js ================================================ Second: Sources: -------- Setting mode: [frame] top (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js script.js?a=2 script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js?a=2 script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo/bar script.js script.js?a=2 debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo/bar script.js script.js?a=2 debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js ================================================ Others: Sources: -------- Setting mode: [frame] top (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 script.js script.js script.js script.js script.js?a=1 script.js?a=1 script.js?a=2 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js ================================================ Sources: -------- Setting mode: [frame] top (index) ?a=b foo.js foo.js foo.js foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 foo.js foo.js foo.js script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger3/hasOwnProperty __proto__ constructor foo.js foo.js foo.js debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 foo.js foo.js foo.js script.js script.js script.js script.js script.js?a=1 script.js?a=1 script.js?a=2 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger3/hasOwnProperty __proto__ constructor foo.js foo.js foo.js debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js ================================================ Revealing all resources: Sources: -------- Setting mode: [frame] top (index) ?a=b foo.js foo.js foo.js foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 script1.js script1.js?a=3 script2.js script2.js Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 foo.js foo.js foo.js script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger3/hasOwnProperty __proto__ constructor foo.js foo.js foo.js debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 foo.js foo.js foo.js script.js script.js script.js script.js script.js?a=1 script.js?a=1 script.js?a=2 script.js?a=2 script1.js 127.0.0.1:8000 script1.js?a=3 script2.js 127.0.0.1:8000 script2.js Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger3/hasOwnProperty __proto__ constructor foo.js foo.js foo.js debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js script1.js 127.0.0.1:8000 devtools/sources/debugger/resources script1.js?a=3 script2.js 127.0.0.1:8000 devtools/sources/debugger/resources script2.js Content Scripts: -------- Setting mode: [frame] top contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [frame/domain] top localhost:8080 contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [frame/domain/folder] top localhost:8080 LayoutTests/inspector/debugger/foo/bar contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [domain] localhost:8080 contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [domain/folder] localhost:8080 LayoutTests/inspector/debugger/foo/bar contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 ================================================ Removing all resources: Sources: -------- Setting mode: [frame] top (index) ?a=b foo.js foo.js foo.js foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 white space.html childframe (post-message-listener.html) script.js script.js?a=1 Sources: -------- Setting mode: [frame/domain] top example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 foo.js foo.js foo.js script.js script.js script.js script.js?a=1 script.js?a=2 script.js?a=2 childframe (post-message-listener.html) localhost:8080 script.js script.js?a=1 Sources: -------- Setting mode: [frame/domain/folder] top example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger3/hasOwnProperty __proto__ constructor foo.js foo.js foo.js debugger/foo/bar script.js script.js?a=2 childframe (post-message-listener.html) localhost:8080 LayoutTests/inspector/debugger/foo bar script.js?a=1 baz script.js Sources: -------- Setting mode: [domain] example.com (index) ?a=b foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb white space.html localhost:8080 foo.js foo.js foo.js script.js script.js script.js script.js script.js?a=1 script.js?a=1 script.js?a=2 script.js?a=2 Sources: -------- Setting mode: [domain/folder] example.com path with spaces white space.html the/dir foo?bar=100%&baz=a%20%2fb foo?bar=100&baz=a%20%2fb (index) ?a=b localhost:8080 LayoutTests/inspector debugger2/foo bar script.js script.js?a=1 script.js?a=2 baz script.js debugger3/hasOwnProperty __proto__ constructor foo.js foo.js foo.js debugger/foo bar script.js script.js?a=1 script.js?a=2 baz script.js Content Scripts: -------- Setting mode: [frame] top contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [frame/domain] top localhost:8080 contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [frame/domain/folder] top localhost:8080 LayoutTests/inspector/debugger/foo/bar contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [domain] localhost:8080 contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2 Content Scripts: -------- Setting mode: [domain/folder] localhost:8080 LayoutTests/inspector/debugger/foo/bar contentScript2.js?a=1 contentScript.js?a=1 contentScript.js?a=2