forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Devtools
Josh Matthews edited this page Sep 17, 2015
·
5 revisions
Servo can connect to Firefox's Developer Tools, allowing you to troubleshoot JavaScript and CSS.
You can use the --devtools
option to have Servo open a Devtools port for you. For example:
./mach run --devtools 6000 http://mozilla.org
Follow the step on MDN to enable remote debugging, then follow the next step on MDN to connect to Servo like a remote device.
@TODO https://developer.mozilla.org/en-US/docs/Tools/WebIDE/Setting_up_runtimes#Remote_runtime