Confirmed users
394
edits
m (Added DirectX install instructions to Build Locally) |
|||
Line 188: | Line 188: | ||
=== Logging Assertions === | === Logging Assertions === | ||
When you're running Metro Firefox with --enable-debug, there will be assertion failure messages that | When you're running Metro Firefox with --enable-debug, there will be assertion failure messages that show up in the console. The following environment variable is assumed for the Metro environment: | ||
<pre> | <pre> | ||
XPCOM_DEBUG_BREAK=warn | XPCOM_DEBUG_BREAK=warn | ||
</pre> | </pre> | ||
=== Remote Debug Output === | === Remote Debug Output === |