canmove, Confirmed users
2,398
edits
| Line 500: | Line 500: | ||
* WebRTC - Site Testing | * WebRTC - Site Testing | ||
** [https://wiki.mozilla.org/QA/Fennec/WebRTC/Top_Site_Testing This document] provides an overview of how to do top site testing around WebRTC web applications, see [https://wiki.mozilla.org/QA/Fennec/WebRTC/Top_Site_Testing top site testing] | ** [https://wiki.mozilla.org/QA/Fennec/WebRTC/Top_Site_Testing This document] provides an overview of how to do top site testing around WebRTC web applications, see [https://wiki.mozilla.org/QA/Fennec/WebRTC/Top_Site_Testing top site testing] | ||
==Capturing Logs== | |||
Nightly | |||
* adb shell am start -a android.activity.MAIN -n org.mozilla.fennec/.App --es env0 NSPR_LOG_MODULES=mediamanager:5,signaling:5,mediastreamgraph:6,mtransport:5 | |||
Beta | |||
* adb shell am start -a android.activity.MAIN -n org.mozilla.firefox_beta/.App --es env0 NSPR_LOG_MODULES=mediamanager:5,signaling:5,mediastreamgraph:6,mtransport:5 | |||
== Resources == | == Resources == | ||