Closed Bug 914239 Opened 11 years ago Closed 11 years ago

Enable app debugging on device

Categories

(DevTools Graveyard :: WebIDE, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(1 file, 1 obsolete file)

For now, all recent devtool new features related to apps have been disabled by the pref "devtools.debugger.enable-content-actors". 
But thanks to bug 832000, and the usage of unix domain socket instead of TCP socket, apps can no longer query the remote debugger protocol and gain access to geater priviledges.
So we should be able to enable access to these new features once the developer turn the remote debugging setting on.

Having said that, there is still some corner cases, where these features would allow getting acccess to private data that you won't be able to access by using the app. Like being able to get passwords from the email app by attaching a debugger to it.

We should be able to flag apps that have been installed via the remote protocol and only allow to debug these apps. But in any case, we would need another setting for firefox os contributors in order to debug gaia apps.

We might also consider the existing "remote debugging" setting as being unsafe and do not overcomplexify it by various security details. I'm not sure the simple adb shell access is much more safe than giving access to app developer tools?
Attachment #802208 - Flags: review?(paul)
Comment on attachment 802208 [details] [diff] [review]
Remove devtools.debugger.enable-content-actors pref to enable app debugging by default

Please only change the pref. We might need to turn this off again in the future.
Attachment #802208 - Flags: review?(paul) → review-
Attachment #802208 - Attachment is obsolete: true
Assignee: nobody → poirot.alex
Attachment #802903 - Flags: review?(paul)
Attachment #802903 - Flags: review?(paul) → review+
Whiteboard: [land-in-fx-team]
https://hg.mozilla.org/integration/fx-team/rev/6b98e5ee513b
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/6b98e5ee513b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 26
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: