gecko/browser/devtools/debugger/test
Victor Porof 101a25592f Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
2013-02-21 01:33:36 +02:00
..
browser_dbg_aaa_run_first_leaktest.js Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof 2013-01-07 00:11:03 +02:00
browser_dbg_bfcache.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_big-data.html Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell 2013-01-21 23:59:29 +02:00
browser_dbg_breakpoint-new-script.html Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_breakpoint-new-script.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug723069_editor-breakpoints.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug723071_editor-breakpoints-pane.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug727429_watch-expressions-01.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug727429_watch-expressions-02.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug731394_editor-contextmenu.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug737803_editor_actual_location.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug740825_conditional-breakpoints-01.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug740825_conditional-breakpoints-02.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_bug786070_hide_nonenums.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_chrome-debugging.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_clean-exit.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_conditional-breakpoints.html Bug 812962 - Intermittent browser_dbg_bug740825_conditional-breakpoints-02.js | an unexpected uncaught JS exception reported through window.onerror - ReferenceError: console is not defined, r=past 2012-11-19 10:40:08 +02:00
browser_dbg_createChrome.js Increase the timeout for browser_dbg_createChrome.js to avoid orange in XP (bug 766119); r=me 2013-03-05 09:13:31 +02:00
browser_dbg_createRemote.js Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
browser_dbg_debugger-tab-switch-window.js Bug 710258 - Don't allow the debugger to be open in more than one window; r=past 2012-06-20 15:21:46 +03:00
browser_dbg_debugger-tab-switch.js Bug 710258 - Don't allow the debugger to be open in more than one window; r=past 2012-06-20 15:21:46 +03:00
browser_dbg_debuggerstatement.html Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_debuggerstatement.js Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell 2012-03-30 11:25:52 +03:00
browser_dbg_displayName.html Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof 2012-09-10 11:48:52 +03:00
browser_dbg_displayName.js Bug 802546 - Prettify the Stackframes UI, r=rcampbell 2013-03-09 21:05:09 -08:00
browser_dbg_frame-parameters.html Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell 2013-02-12 10:38:24 +02:00
browser_dbg_globalactor-01.js Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof 2013-01-09 23:27:59 +02:00
browser_dbg_iframes.html Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_iframes.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_listtabs.js Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell 2012-03-30 11:25:52 +03:00
browser_dbg_location-changes-blank.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_location-changes-new.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_location-changes.js Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
browser_dbg_menustatus.js Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
browser_dbg_multiple-windows.js Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell 2012-10-26 20:10:17 +03:00
browser_dbg_nav-01.js Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
browser_dbg_pane-collapse.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_panesize-inner.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_pause-exceptions.html Bug 757282 - Pause when an exception is hit; r=rcampbell 2012-06-03 16:39:51 +03:00
browser_dbg_pause-exceptions.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_pause-resume.js Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
browser_dbg_pause-warning.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_progress-listener-bug.js Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
browser_dbg_propertyview-01.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-02.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-03.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-04.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-05.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-06.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-07.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-08.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-09.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-10.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-11.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-data-big.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-data-getset-01.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-data-getset-02.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-data.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-edit-value.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-edit-watch.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-01.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-02.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-03.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-04.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-05.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-06.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-07.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-filter-08.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_propertyview-reexpand.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_reload-preferred-script.js Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof 2013-01-07 00:11:03 +02:00
browser_dbg_reload-same-script.js Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof 2013-01-07 00:11:03 +02:00
browser_dbg_script-switching.html Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_scripts-searching-01.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-02.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-03.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-04.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-05.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-06.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-07.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-08.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-files_ui.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-searching-popup.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_scripts-sorting.js Bug 802546 - Prettify the Stackframes UI, r=rcampbell 2013-03-09 21:05:09 -08:00
browser_dbg_scripts-switching.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_select-line.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_stack-01.js Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
browser_dbg_stack-02.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_stack-03.js Bug 802546 - Prettify the Stackframes UI, r=rcampbell 2013-03-09 21:05:09 -08:00
browser_dbg_stack-04.js Bug 802546 - Prettify the Stackframes UI, r=rcampbell 2013-03-09 21:05:09 -08:00
browser_dbg_stack-05.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_stack.html Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_tab1.html Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_tab2.html Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_tabactor-01.js Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell 2012-09-20 09:36:32 +03:00
browser_dbg_tabactor-02.js Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell 2012-09-20 09:36:32 +03:00
browser_dbg_update-editor-mode.html Bug 783729 - Debugger: JS scripts can get HTML syntax highlighting, r=rcampbell 2012-11-02 09:31:55 +02:00
browser_dbg_update-editor-mode.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
browser_dbg_watch-expressions.html Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past 2013-01-24 13:28:52 +02:00
browser_dbg_with-frame.html Bug 755346 - Global variables are not displayed in the debugger frontend; r=vporof,rcampbell 2012-05-29 12:08:20 +03:00
head.js Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
Makefile.in Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
moz.build Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
test-editor-mode Bug 690419 - Script debugger picks the wrong highlighting engine in URLs with a query string; r=dcamp 2012-02-11 11:44:19 +02:00
test-script-switching-01.js
test-script-switching-02.js Bug 737803 - Setting a breakpoint in a line without code should move the icon to the actual location; r=past 2012-10-08 10:08:12 -07:00
testactors.js Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell 2012-09-20 09:36:32 +03:00