Closed
Bug 1253621
Opened 9 years ago
Closed 9 years ago
Need a way to stop service and shared workers
Categories
(DevTools :: about:debugging, defect)
DevTools
about:debugging
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1164829
People
(Reporter: sole, Unassigned)
Details
(Keywords: DevAdvocacy)
Right now there's very limited control over what we can do with workers with devtools. If I want to test restarting a worker once it's been terminated, I need to wait an indeterminate amount of time until it's killed, then I get the 'Start' button again. This is a bit unnerving when you're trying to develop worker based stuff.
Reporter | ||
Updated•9 years ago
|
Keywords: DevAdvocacy
Comment 1•9 years ago
|
||
Sole, thanks a lot for this piece of feedback. We already had a bug opened about this, but I wasn't sure how valuable such a Stop button would be.
Thanks for clearing my doubts from https://bugzilla.mozilla.org/show_bug.cgi?id=1164829#c1 !
Status: NEW → RESOLVED
Closed: 9 years ago
Component: Developer Tools: Debugger → Developer Tools: about:debugging
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•