gecko/browser/devtools/debugger/test
2012-10-05 11:20:47 -07:00
..
browser_dbg_bfcache.js Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-24 10:41:02 +03:00
browser_dbg_breakpoint-new-script.html Bug 771452 - resume button need two clicks to go on after a breakpoint when the script is inside the .html file; r=rcampbell 2012-07-13 13:10:21 +03:00
browser_dbg_breakpoint-new-script.js Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell 2012-07-18 17:06:45 +03:00
browser_dbg_bug723069_editor-breakpoints.js Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js & browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell 2012-07-18 17:21:57 +03:00
browser_dbg_bug723071_editor-breakpoints-pane.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
browser_dbg_bug731394_editor-contextmenu.js Bug 786169 - Corrupt non-latin text into debugger; r=msucan 2012-09-11 11:40:54 +03:00
browser_dbg_bug737803_editor_actual_location.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
browser_dbg_bug786070_hide_nonenums.js Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
browser_dbg_clean-exit.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_createChrome.js Bug 747429 - Make it possible to start a remote debugger only in a new chrome window; r=rcampbell 2012-05-03 20:36:40 +03:00
browser_dbg_createRemote.js Bug 790553 - Increase the timeout when connecting to Firefox for Android from the Remote Debugger, r=past 2012-10-01 15:16:00 +03: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 Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof 2012-09-10 11:48:52 +03:00
browser_dbg_frame-parameters.html Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_globalactor-01.js Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell 2012-09-21 09:04:21 +03: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 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_leaktest.js Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js & browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell 2012-07-18 17:21:57 +03: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 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-24 10:41:02 +03:00
browser_dbg_location-changes-new.js Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, r=past 2012-10-03 22:57:01 +03:00
browser_dbg_location-changes.js Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-24 10:41:02 +03: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 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao 2012-09-19 12:59:26 +02:00
browser_dbg_nav-01.js
browser_dbg_pane-collapse.js Bug 790650 - It may be a good idea to have the debugger start with collapsed panels, r=past 2012-09-24 15:25:33 +03:00
browser_dbg_panesize-inner.js Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
browser_dbg_panesize.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03: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 757282 - Pause when an exception is hit; r=rcampbell 2012-06-03 16:39:51 +03:00
browser_dbg_pause-resume.js Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
browser_dbg_propertyview-01.js Bug 774788 - free text search across all scripts, r=rcampbell 2012-08-18 12:29:47 +03:00
browser_dbg_propertyview-02.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_propertyview-03.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_propertyview-04.js Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
browser_dbg_propertyview-05.js Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
browser_dbg_propertyview-06.js Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
browser_dbg_propertyview-07.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_propertyview-08.js Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
browser_dbg_propertyview-09.js Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
browser_dbg_propertyview-10.js Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
browser_dbg_propertyview-edit.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_reload-same-script.js Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, reload-same-script orange fix, r=past 2012-10-03 23:35:11 +03: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_script-switching.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_scripts-searching-01.js Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past 2012-09-12 13:39:29 +03:00
browser_dbg_scripts-searching-02.js Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past 2012-09-11 22:50:19 +03:00
browser_dbg_scripts-searching-03.js Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
browser_dbg_scripts-searching-04.js Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past 2012-09-12 13:39:29 +03:00
browser_dbg_scripts-searching-05.js Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
browser_dbg_scripts-searching-06.js Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
browser_dbg_scripts-searching-07.js Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
browser_dbg_scripts-searching-08.js Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
browser_dbg_scripts-searching-popup.js Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
browser_dbg_scripts-sorting.js Bug 723071 - Add a pane to display the list of breakpoints across all scripts in the debuggee; f=msucan,past r=past 2012-07-15 09:40:37 +03:00
browser_dbg_select-line.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_stack-01.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_stack-02.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_stack-03.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_stack-04.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_stack-05.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03: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 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_update-editor-mode.js Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03: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 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell 2012-09-20 09:36:32 +03:00
Makefile.in Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07: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