QA/B2G getting started: Difference between revisions

Line 91: Line 91:
* to point your phone at different locations for persona push this pref to your phone:
* to point your phone at different locations for persona push this pref to your phone:
** dev: user_pref("toolkit.identity.uri", "https://login.dev.anosrep.org");
** dev: user_pref("toolkit.identity.uri", "https://login.dev.anosrep.org");
** for improved logcat info for persona set this:
** for improved logcat info for persona set this: toolkit.identity.debug true
toolkit.identity.debug true
 
* It's easy to test with the wrong configuration.  Here's a environment matrix that helps understand acceptable configs:
** [https://docs.google.com/spreadsheet/ccc?key=0Am9-O6I0-199dGlYc2dQUGtEcG5qUGpYVndCT0p1cHc#gid=0 config setup matrix]


==Glossary==
==Glossary==
* Trusted/Native UI
* Trusted/Native UI
** Phone specific window that hosts a whitelist of URLs/Apps such as marketplace and persona/sign in.
** Phone specific window that hosts a whitelist of URLs/Apps such as marketplace and persona/sign in.
Confirmed users
964

edits