Closed
Bug 902625
Opened 9 years ago
Closed 9 years ago
DEVICE_DEBUG doesn't correctly set remote debugging mode
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Assigned: ochameau)
Details
Attachments
(1 file)
For now, we are setting the gecko preference, but it ends up colliding we the setting that takes over the pref value. We should set the setting instead.
Assignee | ||
Comment 1•9 years ago
|
||
We just set REMOTE_DEBUGGER variable when DEVICE_DEBUG is set, this variable is used when calling settings.py to set the setting.
Attachment #787127 -
Flags: review?(21)
Attachment #787127 -
Flags: review?(21) → review+
Assignee | ||
Comment 2•9 years ago
|
||
master: b3fb4af5ef69ac087afc77329fdd82d5c6d122a0
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•