gecko-dev/devtools/client/debugger/test/mochitest
2019-09-14 14:13:54 +00:00
..
examples Bug 1574192 - Initial watchpoints front end commit. r=nchevobbe 2019-09-14 14:13:54 +00:00
helpers Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
.eslintrc Bug 1574040 - Generalize the Debugger's worker redux management. r=loganfsmyth 2019-08-20 04:41:41 +00:00
browser_dbg-asm.js Bug 1533418 - Support multiple workers as roots. r=jlast 2019-05-08 07:14:44 +00:00
browser_dbg-async-stepping.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-audiocontext.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_dbg-bfcache.js Bug 1519855 - Notify client about sources after BFCache navigations, r=jdescottes. 2019-08-03 03:12:02 +00:00
browser_dbg-blackbox-original.js Bug 1557881 - Update source to get the right isBlackBoxed property r=davidwalsh,jlast 2019-08-02 20:38:24 +00:00
browser_dbg-breaking-from-console.js Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes. 2019-08-02 11:50:28 +00:00
browser_dbg-breaking.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-breakpoint-skipping-console.js Bug 1568160 - Disable breakpoints should register on devtools open. r=davidwalsh 2019-08-06 18:15:35 +00:00
browser_dbg-breakpoint-skipping.js Bug 1555333 - Toggle skipPausing when adding or enabling a breakpoint via reducers r=jlast 2019-08-27 20:51:10 +00:00
browser_dbg-breakpoints-actions.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-breakpoints-columns.js Bug 1574053 - allow shift-click to disable column breakpoints. 2019-08-27 16:29:19 +00:00
browser_dbg-breakpoints-cond-source-maps.js Bug 1552609 - Adding a logpoint fails and breaks locations. r=davidwalsh 2019-05-21 20:46:04 +00:00
browser_dbg-breakpoints-cond.js Bug 1552609 - Adding a logpoint fails and breaks locations. r=davidwalsh 2019-05-21 20:46:04 +00:00
browser_dbg-breakpoints-debugger-statement.js Bug 1577376 - UI for disable debugger statement r=jlast 2019-08-31 00:50:13 +00:00
browser_dbg-breakpoints-duplicate-functions.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-breakpoints-reloading.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-breakpoints.js Bug 1543999 - Shift-clicking the gutter should create disabled breakpoint r=jlast 2019-04-12 18:35:31 +00:00
browser_dbg-browser-content-toolbox.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_dbg-call-stack.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-chrome-create.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_dbg-chrome-debugging.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_dbg-console-async.js Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes. 2019-08-02 11:50:28 +00:00
browser_dbg-console-eval.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-console-link.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-console-map-bindings.js Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes. 2019-08-02 11:50:28 +00:00
browser_dbg-console.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-content-script-sources.js Bug 1533418 - Support multiple workers as roots. r=jlast 2019-05-08 07:14:44 +00:00
browser_dbg-debug-line.js Bug 1494796 - fix timing issues in debugger tests due to threadClient refactor; r=jlast 2019-06-12 23:34:00 +00:00
browser_dbg-debugger-buttons.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-dom-mutation-breakpoints.js Bug 1575671 - Improve DOM Mutation breakpoints test r=jlast 2019-08-21 22:14:18 +00:00
browser_dbg-editor-gutter.js Bug 1565011 - Un-blackbox a file by adding a gutter breakpoint. r=davidwalsh 2019-07-17 16:38:24 +00:00
browser_dbg-editor-highlight.js Bug 1537779 - Improve column breakpoint UI performance. r=loganfsmyth 2019-05-02 19:21:21 +00:00
browser_dbg-editor-mode.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-editor-scroll.js Bug 1552061 - Keep scrolling location for individual documents r=jlast 2019-06-05 18:33:25 +00:00
browser_dbg-editor-select.js Bug 1172572 - teach debugger to step into calls at the beginning of statements (part 2). r=loganfsmyth 2019-08-09 17:38:32 +00:00
browser_dbg-ember-quickstart.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-eval-throw.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-event-breakpoints.js Bug 1549999 - Use notification infrastructure to implement DOM event breakpoints. r=davidwalsh 2019-06-19 22:27:57 +00:00
browser_dbg-event-handler.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-expressions-error.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-expressions-focus.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-expressions.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-gc-breakpoint-positions.js Bug 1572280 Part 3 - Reparse sources with GC'ed scripts to get all breakpoint positions, r=loganfsmyth. 2019-08-22 00:05:23 +00:00
browser_dbg-gc-sources.js Bug 1572596 Part 3 - Resurrect any sources missing from the debuggee source URLs when attaching the debugger, r=loganfsmyth. 2019-08-22 00:12:56 +00:00
browser_dbg-go-to-line.js Bug 1488662 Change go to line shortcut to Ctrl+G r=davidwalsh 2019-06-04 01:25:36 +00:00
browser_dbg-html-breakpoints.js Bug 1541629 - Part 3: Adopt new SourceActor types/actions throughout codebase. r=jlast 2019-04-19 16:07:39 +00:00
browser_dbg-idb-run-to-completion.js Bug 1545400 - Increment recursion depth when debugger has saved a thread's microtasks, r=arai,smaug. 2019-05-28 10:28:03 -10:00
browser_dbg-iframes.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-inline-cache.js Bug 1494796 - fix timing issues in debugger tests due to threadClient refactor; r=jlast 2019-06-12 23:34:00 +00:00
browser_dbg-inline-preview.js Bug 1573507 - Improve inline preview values with reps, r=davidwalsh,nchevobbe 2019-08-23 20:21:43 +00:00
browser_dbg-inline-script-offset.js Bug 1538056 Part 4 - Add test for setting column breakpoints in inline scripts, r=loganfsmyth. 2019-08-04 21:40:20 +00:00
browser_dbg-inspector-integration.js Bug 1573507 - Improve inline preview values with reps, r=davidwalsh,nchevobbe 2019-08-23 20:21:43 +00:00
browser_dbg-keyboard-navigation.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-keyboard-shortcuts.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-layout-changes.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-log-points.js Bug 1573890 - Simplify logpoint messages. r=nchevobbe 2019-08-16 17:28:40 +00:00
browser_dbg-merge-scopes.js Bug 1448166 Part 3 - Merge function body and function lexical scopes in scopes pane, r=jlast. 2019-07-09 21:19:49 +00:00
browser_dbg-message-run-to-completion.js Bug 1124122 - Suppress postMessage events on a window's document when event handling is suppressed, r=smaug. 2019-06-11 12:53:00 -10:00
browser_dbg-minified.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-navigation.js Bug 1494796 - fix verify test r=jdescottes 2019-06-14 20:34:04 +00:00
browser_dbg-old-breakpoint.js Bug 1494796 - update setBreakpoint action on the debugger to be aware of server response; r=jdescottes,jlast 2019-06-14 04:24:09 +00:00
browser_dbg-outline-filter.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-outline-pretty.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-outline.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-pause-exceptions.js Bug 1092922 - Only pause once when unwinding a particular exception, r=loganfsmyth. 2019-04-09 15:48:22 -10:00
browser_dbg-pause-on-next.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-pause-points.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-pause-ux.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-pretty-print-breakpoints.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-pretty-print-console.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-pretty-print-paused.js Bug 1542502 - Wait for breakpoint to appear after pretty printing, r=loganfsmyth. 2019-04-12 17:34:02 +00:00
browser_dbg-pretty-print.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-preview-frame.js Bug 1552290 - Preview fails after selecting another location. r=davidwalsh 2019-05-21 18:16:39 +00:00
browser_dbg-preview-module.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-preview-source-maps.js Bug 1552290 - Preview fails after selecting another location. r=davidwalsh 2019-05-21 18:16:39 +00:00
browser_dbg-preview.js Bug 1547858 - Array values are not shown in preview. r=davidwalsh 2019-05-07 22:21:23 +00:00
browser_dbg-quick-open.js Bug 1547821 - Sync 133 - Improve Quick Open performance r=jlast 2019-05-09 16:09:47 +00:00
browser_dbg-react-app.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-react-jsx.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-reload.js Bug 1494796 - update setBreakpoint action on the debugger to be aware of server response; r=jdescottes,jlast 2019-06-14 04:24:09 +00:00
browser_dbg-reloading.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-remember-expanded-scopes.js Bug 1405402 - Re-expand scope entries after resuming and re-pausing in a frame, r=jlast. 2019-07-21 14:50:09 -10:00
browser_dbg-returnvalues.js Bug 1092922 - Only pause once when unwinding a particular exception, r=loganfsmyth. 2019-04-09 15:48:22 -10:00
browser_dbg-scopes-mutations.js Bug 1448166 Part 3 - Merge function body and function lexical scopes in scopes pane, r=jlast. 2019-07-09 21:19:49 +00:00
browser_dbg-scopes-xrays.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_dbg-scopes.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-scroll-run-to-completion.js Bug 1576797 - Remove threadFront/target references from web replay tests, r=jlast. 2019-08-30 21:38:40 +00:00
browser_dbg-search-file-paused.js Bug 1546462 - Don't run search upon location change r=jlast 2019-04-26 14:30:04 +00:00
browser_dbg-search-file-retains-query.js Bug 1561583 - Search bar retains previous query on re-opening. r=davidwalsh 2019-08-14 19:57:51 +00:00
browser_dbg-search-file.js Bug 1561583 - Search bar retains previous query on re-opening. r=davidwalsh 2019-08-14 19:57:51 +00:00
browser_dbg-search-project.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-sourcemapped-breakpoint-console.js Bug 1568143 - Don't use JsTerm reference to evaluate code. r=jdescottes. 2019-08-02 11:50:28 +00:00
browser_dbg-sourcemapped-preview.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-sourcemapped-scopes.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-sourcemapped-stepping.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-sourcemapped-toggle.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-sourcemaps2.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-sourcemaps3.js Bug 1543731 - When map scopes is disabled we should not compute mappings. r=loganfsmyth 2019-04-12 17:52:26 +00:00
browser_dbg-sourcemaps-bogus.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-sourcemaps-breakpoints.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-sourcemaps-disabled.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-sourcemaps-reload.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-sourcemaps-reloading-quickly.js Bug 1548438 - Repeatedly refreshing causes the UI to go blank. r=loganfsmyth 2019-05-06 15:01:02 +00:00
browser_dbg-sourcemaps-reloading.js Bug 1543821 - Mochitests should use dbg helper. r=davidwalsh 2019-04-12 15:00:02 +00:00
browser_dbg-sourcemaps.js Bug 1533418 - Support multiple workers as roots. r=jlast 2019-05-08 07:14:44 +00:00
browser_dbg-sources-arrow-keys.js Bug 1533418 - Support multiple workers as roots. r=jlast 2019-05-08 07:14:44 +00:00
browser_dbg-sources-named-eval.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-sources-querystring.js Bug 1544530 - [sync 132] - Sort SourcesTree by url when files share same name r=jlast 2019-04-16 16:52:23 +00:00
browser_dbg-sources.js Bug 1533418 - Support multiple workers as roots. r=jlast 2019-05-08 07:14:44 +00:00
browser_dbg-sourceURL-breakpoint.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-step-in-uninitialized.js Bug 1432885 - Step in to the first valid step target, r=loganfsmyth. 2019-05-14 07:11:04 -10:00
browser_dbg-stepping.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-tabs-keyboard.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-tabs-pretty-print.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-tabs-without-urls.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-tabs.js Bug 1537779 - Improve column breakpoint UI performance. r=loganfsmyth 2019-05-02 19:21:21 +00:00
browser_dbg-toggling-tools.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-wasm-sourcemaps.js Bug 1560631 - Enable browser_dbg-wasm-sourcemaps.js test r=jlast 2019-06-24 18:44:22 +00:00
browser_dbg-watchpoints.js Bug 1574192 - Initial watchpoints front end commit. r=nchevobbe 2019-09-14 14:13:54 +00:00
browser_dbg-windowless-workers-early-breakpoint.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_dbg-windowless-workers.js Bug 1574502 - Sidebar panels should be collapsed by default. r=davidwalsh 2019-08-26 20:11:52 +00:00
browser_dbg-worker-scopes.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_dbg-xhr-breakpoints.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser_dbg-xhr-run-to-completion.js Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
browser.ini Bug 1574192 - Initial watchpoints front end commit. r=nchevobbe 2019-09-14 14:13:54 +00:00
head.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
helpers.js Bug 1574192 - Initial watchpoints front end commit. r=nchevobbe 2019-09-14 14:13:54 +00:00