DevTools/RepoList: Difference between revisions
< DevTools
Jump to navigation
Jump to search
(Created page with "Watch the development of in-flight developer tools: == Debugger == http://hg.mozilla.org/users/jblandy_mozilla.com/jsdbg2/ (JSD2) http://hg.mozilla.org/users/dcamp_campd.org/rem...") |
No edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Watch the development of in-flight developer tools: | Watch the development of in-flight developer tools: | ||
== Debugger == | == Project Repository == | ||
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) | Our very own project repo, for merging on our way to mozilla-central: | ||
* http://hg.mozilla.org/projects/devtools/ | |||
== Script Debugger == | |||
* 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) | |||
== Command Line == | == Command Line == | ||
https://github.com/mozilla/gcli/ | * https://github.com/mozilla/gcli/ | ||
== CSS Doctor == | |||
* https://github.com/joewalker/csstools | |||
== Highlighter == | |||
* http://hg.mozilla.org/users/rcampbell_mozilla.com/patches-highlighter | |||
== Style Inspector == | |||
* http://hg.mozilla.org/users/mratcliffe_mozilla.com/styleInspector/ | |||
== Style Editor == | |||
https://github.com/neonux/StyleEditor/ | |||
Latest revision as of 23:03, 27 June 2011
Watch the development of in-flight developer tools:
Project Repository
Our very own project repo, for merging on our way to mozilla-central:
Script Debugger
- 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)