firefox-devel.rst
changeset 2028 2b864e3d309b
parent 2026 9d550f4d9163
child 2228 837f1337c59b
equal deleted inserted replaced
2027:b17d4f0b6a72 2028:2b864e3d309b
   117 
   117 
   118 https://developer.mozilla.org/en/Setting_up_extension_development_environment
   118 https://developer.mozilla.org/en/Setting_up_extension_development_environment
   119   Setting up profile, options and about developer plugin.
   119   Setting up profile, options and about developer plugin.
   120 https://developer.mozilla.org/en-US/docs/Tools/Debugger
   120 https://developer.mozilla.org/en-US/docs/Tools/Debugger
   121   JavaScript Debugger.
   121   JavaScript Debugger.
       
   122 https://getfirebug.com/doc/breakpoints/demo.html
       
   123   Conditional Network Breakpoints. Breakpoints on DOM (HTML) Mutation Events.
       
   124   Breakpoints on DOM Property Changes. Breakpoints on Errors.
       
   125 
   122 
   126 
   123 Debugging JavaScript with Web Console.
   127 Debugging JavaScript with Web Console.
   124 --------------------------------------
   128 --------------------------------------
   125 
   129 
   126 Instead of "Error Console" (press Ctrl+Shift+J) use "Web Console" (press
   130 Instead of "Error Console" (press Ctrl+Shift+J) use "Web Console" (press