Confirmed users
1,983
edits
(→Setup) |
|||
| Line 483: | Line 483: | ||
* Navigate Firefox button -> Web Developer -> "Connect.." entry between the Error Console" & "Get More Tools" Entry | * Navigate Firefox button -> Web Developer -> "Connect.." entry between the Error Console" & "Get More Tools" Entry | ||
** https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Debugging/Setting_up is what this step is based on | ** https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Debugging/Setting_up is what this step is based on | ||
* Go to about:config on metrofx | * Go to about:config on metrofx | ||
** devtools.debugger.force-local -> false | ** devtools.debugger.force-local -> false | ||
| Line 491: | Line 492: | ||
*** browser.dom.window.dump.enabled -> true | *** browser.dom.window.dump.enabled -> true | ||
** devtools.debugger.remote-port -> 6000 (again I'd leave this one alone) | ** devtools.debugger.remote-port -> 6000 (again I'd leave this one alone) | ||
** | ** Restart the metro browser. | ||
** Upon restart, you may get a firewall notification dialog on the tablet's desktop which you'll need to approve. | |||
* Make sure metrofx is started (and not suspended) | * Make sure metrofx is started (and not suspended) | ||
* In classic fx, click the "Connect..." entry | * In classic fx, click the "Connect..." entry | ||