Confirmed users
834
edits
(Add MDN link for devtools instructions. Remove some outdated content) |
|||
| Line 218: | Line 218: | ||
To test the Crash Reporter UI and other crash-related behavior, you can make use of install the [http://people.mozilla.com/~tmielczarek/crashme/ Crash Me addon] (sources are on [http://code.google.com/p/crashme/ Google Code].) This extension is already Metro Firefox ready, so you just need to follow similar steps as for the DOM Inspector to enable it. | To test the Crash Reporter UI and other crash-related behavior, you can make use of install the [http://people.mozilla.com/~tmielczarek/crashme/ Crash Me addon] (sources are on [http://code.google.com/p/crashme/ Google Code].) This extension is already Metro Firefox ready, so you just need to follow similar steps as for the DOM Inspector to enable it. | ||
* Install the Crash Me addon (if you do not have it already) on your desktop firefox | * Install the Crash Me addon (if you do not have it already) on your desktop firefox | ||
* | * While in Metro mode, go to about:config and make sure both 'app.crashreporter.prompted' and 'app.crashreporter.autosubmit' preferences are set to false | ||
* | * Make sure to set the 'extensions.defaultProviders.enabled' preference, as mentioned here: [https://bugzilla.mozilla.org/show_bug.cgi?id=946296 bug 946296] | ||
* Open the "Settings" charm and choose the "Crash Now" entry. Tap/click it to crash | |||
* | * Restart Metro. You should see the crash dialog as shown here: [https://bug903426.bugzilla.mozilla.org/attachment.cgi?id=8343538 screenshot] | ||
=== WinRT Compiler Generated Code === | === WinRT Compiler Generated Code === | ||