Open
Bug 1046701
Opened 10 years ago
Updated 2 years ago
Sometimes, device.shell("getprop ro.product.model") fails (WebIDE runtime panels show the "adb devices" name, not "ro.product.model")
Categories
(DevTools :: about:debugging, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: paul, Unassigned)
References
(Blocks 2 open bugs)
Details
From my terminal, calling "adb shell getprop ro.product.model" returns "flame", but in JS, I get an empty string.
Blocks: dbg-remote
Component: Developer Tools: WebIDE → Developer Tools: about:debugging
Updated•8 years ago
|
Blocks: aboutdebugging-webide
Comment 1•8 years ago
|
||
About:debugging bug triage. Filter on TRIAGE-JD201705
Temporarily setting P3 to bugs migrated from webide to cleanup the triage for about:debugging.
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•