Confirmed users
933
edits
(→Client Debugging: add Desktop prefs) |
(→Client Debugging: add client debugging subheadings) |
||
| Line 42: | Line 42: | ||
=== Client Debugging === | === Client Debugging === | ||
FxOS | ==== FxOS ==== | ||
* push these gecko prefs: | * push these gecko prefs: | ||
user_pref("identity.fxaccounts.loglevel", "Debug"); | user_pref("identity.fxaccounts.loglevel", "Debug"); | ||
| Line 50: | Line 50: | ||
I/Gecko (11667): 1406135778375 MobileId DEBUG getMobileIdAssertion | I/Gecko (11667): 1406135778375 MobileId DEBUG getMobileIdAssertion | ||
Desktop | ==== Desktop ==== | ||
* about:webrtc | * about:webrtc | ||
* Browser Console with <code>loop.debug.loglevel</code> = Debug | * Browser Console with <code>loop.debug.loglevel</code> = Debug | ||