On Wed, Jan 21, 2015 at 2:05 PM, Giovanny Andres Gongora Granada <[email protected]> wrote: > Thanks for all the answers. I filled a bug in Firefox OS :: Developer Tools > because I think that a button to revert this without need of WebIDE. If is > activated in the phone, the user should be able to deactivate it in the > phone. > > https://bugzilla.mozilla.org/show_bug.cgi?id=1124345
Thanks for filing! > Maybe in the future data should not be deleted (could be annoying for people > that does dogfooding and want's to try that level of access that grants > "root" feature), maybe we could think on block the access to data files > while the "root" feature is enabled, and when it is disabled that data will > be accessible again. People will understand that we care about the security > and who has access to his data with this behaviour. I think it would be hard to do this effectively, as the full DevTools given you chrome-level console access, at which point you can access nearly anything. So, blocking access to "everything" would make it less useful for debugging. > For the text in the button I like the idea of discuss it. I think, a > different word for "root" could avoid future confusions and get more clear > understanding about what this feature does. I am thinking in: > > "Reset and enable certified debugging" > "Reset and allow hack mode" > "Reset and enable certified access" Thanks for the ideas, it's easier to think of a short name than I thought. :) I have filed bug 1124367 for "Reset and enable full DevTools". - Ryan _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
