Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPL to perform on device debugging #2

Open
gbraad opened this issue Jan 8, 2015 · 2 comments
Open

REPL to perform on device debugging #2

gbraad opened this issue Jan 8, 2015 · 2 comments

Comments

@gbraad
Copy link
Owner

gbraad commented Jan 8, 2015

Properies

  • Size: 5
  • Priority: high
@gbraad
Copy link
Owner Author

gbraad commented Jan 9, 2015

Got a quick-and-dirty approach working at https://github.com/gbraad/FxOS-Prompt-REPL and incorporated into this codebase on the branch 'repl'. However this needs you to modify the Content Security Policy (CSP) for certified apps as 'unsafe-eval' is disallowed.

@gbraad
Copy link
Owner Author

gbraad commented Jan 9, 2015

prefs.push(["security.csp.enable", false]);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant