.. |
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 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_bug731394_editor-contextmenu.js
|
Bug 786169 - Corrupt non-latin text into debugger; r=msucan
|
2012-09-11 11:40:54 +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_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-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 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell
|
2012-09-20 09:36:32 +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 783810 - Intermittent browser_dbg_location-changes-new.js | There should be a selected script, | The source editor should have some text displayed, | The menulist should not display a notice that there are no scripts availalble, | The menulist should have a too... - r=robcee
|
2012-08-29 03:17:18 +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
|
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_pane-collapse.js
|
Bug 766054 - [debugger] experiment with collapsed panels, r=rcampbell
|
2012-07-20 11:56:46 +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
|
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_reload-same-script.js
|
Bug 780198 - Intermittent browser_dbg_reload-same-script.js | Test timed out, followed by browser_dbg_script-switching.js | an unexpected uncaught JS exception reported through window.onerror, r=past
|
2012-08-26 01:13:59 +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
|
Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell
|
2012-09-20 09:36:32 +03: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 786169 - Corrupt non-latin text into debugger; r=msucan
|
2012-09-11 11:40:54 +03: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 |