Firefox/Windows 8 Integration: Difference between revisions

Jump to navigation Jump to search
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)
** It is unclear if a restart is required. I frequently do in the test-build-dev cycle anyway.
** 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  
Confirmed users
1,983

edits

Navigation menu