DevTools/Features/Debugger: Difference between revisions

Line 30: Line 30:
* http://hg.mozilla.org/users/jblandy_mozilla.com/jsdbg2/ (JSD2)
* http://hg.mozilla.org/users/jblandy_mozilla.com/jsdbg2/ (JSD2)
* http://hg.mozilla.org/users/dcamp_campd.org/remote-debug/ (Remote Debugging Protocol/Firefox UI)
* http://hg.mozilla.org/users/dcamp_campd.org/remote-debug/ (Remote Debugging Protocol/Firefox UI)
** toolkit/components/debugger has most of the protocol implementation
** [http://hg.mozilla.org/users/dcamp_campd.org/remote-debug/file/tip/toolkit/components/debugger toolkit/components/debugger] has most of the protocol implementation
** browser/components/debugger has browser-specific protocol integration, and will have the debugging UI.
** [http://hg.mozilla.org/users/dcamp_campd.org/remote-debug/file/tip/browser/components/debugger browser/components/debugger] has browser-specific protocol integration, and will have the debugging UI.


== Related Bugs & Dependencies ==
== Related Bugs & Dependencies ==
Confirmed users
673

edits