Open
Bug 1509313
Opened 6 years ago
Updated 2 years ago
[remote-dbg-next] Show ADB process status in about:debugging
Categories
(DevTools :: about:debugging, enhancement, P3)
DevTools
about:debugging
Tracking
(Not tracked)
NEW
People
(Reporter: jdescottes, Unassigned)
References
(Blocks 1 open bug)
Details
Follow up to Bug 1492700.
USB debugging relies on the ADB process being started but we never surface the status of this process in the UI. Our current USB status message in the sidebar is only about the ADB extension status. If the extension is installed but ADB failed to start, we would still show "USB Devices enabled" right now.
It might be interesting to provide this information to the user for troubleshooting purposes.
On the other hand we have never surfaced this information in our existing remote debugging UIs.
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Updated•5 years ago
|
Blocks: remote-debugging-ng
Reporter | ||
Updated•5 years ago
|
No longer blocks: remote-debugging-ng-m3-plus
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•