Closed
Bug 933247
Opened 12 years ago
Closed 8 years ago
Add a pref to disable the security stuff for adb
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julienw, Unassigned)
References
Details
Attachments
(1 file)
|
1.50 KB,
text/plain
|
Details |
Basically, I'd like a pref to do what the attached patch is doing.
This would let developer have adb and the console always enabled.
Granted this could be a security risk, but as long as no shipped phone use this pref, I believe we're safe.
Comment 1•12 years ago
|
||
I'll propose that we call the pref b2g.adb.always-on and that it should default to false.
| Reporter | ||
Comment 2•12 years ago
|
||
Looks fine to me :)
Comment 3•12 years ago
|
||
I filed bug 1035423 which would implement this using a property instead of a preference (since there is a command line tool for setting/getting properties.
Comment 4•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•