Confirmed users
1,982
edits
Line 512: | Line 512: | ||
** While you can pair classic/metrofx running out of the same obj dir, I frequently experienced unexpected hangs and crashes as a result. | ** While you can pair classic/metrofx running out of the same obj dir, I frequently experienced unexpected hangs and crashes as a result. | ||
** if you close the devtools window, this usually results in the metro browser shutting down | ** if you close the devtools window, this usually results in the metro browser shutting down | ||
== Using Dev Tools Profiler == | |||
* Follow all the set up instructions above to get the prefs set right for dev tools / remote debugging. | |||
* Install the profiler extension from: https://github.com/bgirard/Gecko-Profiler-Addon/raw/master/geckoprofiler.xpi | |||
* In classic set the pref 'profiler.threads' and 'profiler.stackwalk' to true. | |||
* Restart | |||
* From the toolbar button dropdown, select TCP, enter the metro browser's ip address, and click connect. You should get a remote connection warning in the metro browser. | |||
* After you have finishes collecting data, click analyze. | |||
* Wait for the profile view to load (this may take a while!) | |||
* For additional detail read {{bug|886555}} on getting things going. | |||
== Samsung Series 7 == | == Samsung Series 7 == |