gecko/browser/devtools/debugger/test
2012-06-19 18:56:31 +02:00
..
browser_dbg_bug723069_editor-breakpoints.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_bug731394_editor-contextmenu.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_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_contextactor-01.js Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
browser_dbg_contextactor-02.js Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04: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 753225 - Intermittent browser_dbg_createRemote.js; r=past 2012-06-04 13:02:32 +03:00
browser_dbg_debugger-tab-switch.js Bug 760752 - Frequent browser_dbg_debugger-tab-switch.js | leaked window property: _scriptDebugger and 87 more test failures; r=past 2012-06-02 18:43:19 +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 Bug 741322 - Refactor debugger UI, make it slimmer; r=past 2012-04-09 08:15:47 +03:00
browser_dbg_displayName.js Bug 753313 - Some divs and spans are created dynamically in debugger-view; r=rcampbell 2012-05-20 23:49:51 +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_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_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.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_menustatus.js Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past 2012-06-19 18:56:31 +02:00
browser_dbg_multiple-windows.js Ensure that with multiple windows open, the debugger's selected tab belongs to the top-level window (bug 761742); r=dcamp 2012-06-19 17:46:25 +03:00
browser_dbg_nav-01.js Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
browser_dbg_panesize-inner.js Bug 757278 - Handle positions are not saved.; r=rcampbell 2012-05-31 12:27:22 +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 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
browser_dbg_propertyview-01.js Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past 2012-06-04 15:35:24 +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 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-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_propertyview-06.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-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 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-09.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-10.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-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_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 762452 - file filtering behaves strangely; r=past 2012-06-19 18:11:27 +03:00
browser_dbg_scripts-searching-02.js Bug 762452 - file filtering behaves strangely; r=past 2012-06-19 18:11:27 +03:00
browser_dbg_scripts-sorting.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_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 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
browser_dbg_tabactor-02.js Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04: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 760752 - Frequent browser_dbg_debugger-tab-switch.js | leaked window property: _scriptDebugger and 87 more test failures; r=past 2012-06-02 18:43:19 +03:00
Makefile.in Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past 2012-06-19 18:56:31 +02: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 Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
test-script-switching-02.js Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan 2012-02-11 11:44:20 +02:00
testactors.js Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00