Closed Bug 1154005 Opened 9 years ago Closed 5 years ago

in-content pop-up that controls the debugger

Categories

(DevTools :: Debugger, defect)

36 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1354679

People

(Reporter: canuckistani, Unassigned)

Details

Attachments

(1 obsolete file)

Chrome implements something similar. This is particularly helpful when the user is *not* using the debugger but another tool and the debugger kicks in because a conditional breakpoint / exception has been hit ( or break on mutation/xhr/etc in the future )
testing: add -v option to nose run script (bug 1154005); r?gps
Attachment #8687302 - Flags: review?(gps)
Attachment #8687302 - Flags: review?(gps) → review+
Comment on attachment 8687302 [details]
MozReview Request: testing: add -v option to nose run script (bug 1154005); r?gps

https://reviewboard.mozilla.org/r/25171/#review22669

::: run-tests:205
(Diff revision 1)
> -            noseres = run_nose_tests(run_unit_tests, options.jobs)
> +            noseres = run_nose_tests(run_unit_tests, options.jobs, verbose)

verbose=verbose
I apparently mistyped the bug number in my commit message. sorry for the noise.
Attachment #8687302 - Flags: review+
Attachment #8687302 - Attachment is obsolete: true
Product: Firefox → DevTools
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: