DevTools/GetInvolved: Difference between revisions

Jump to navigation Jump to search
Line 81: Line 81:
Depending on what you are working on, you may want to make some more changes to your profile.  If you type  '''about:config''' in the URL bar, click through the warning page, and search for '''devtools''' you can see some of them.
Depending on what you are working on, you may want to make some more changes to your profile.  If you type  '''about:config''' in the URL bar, click through the warning page, and search for '''devtools''' you can see some of them.


  # These two were set by you checking the boxes in the DevTools options
  '''devtools.chrome.enabled''' = true
  '''devtools.debugger.remote-enabled''' = true
 
   # This setting prints all packets sent over the remote debugging protocol to stdout:
   # This setting prints all packets sent over the remote debugging protocol to stdout:
   '''devtools.debugger.log''' = true
   '''devtools.debugger.log''' = true
Confirmed users
125

edits

Navigation menu