DevTools/RepoList: Difference between revisions
< DevTools
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
* http://hg.mozilla.org/projects/devtools/ | * http://hg.mozilla.org/projects/devtools/ | ||
== Debugger == | == Script Debugger == | ||
* 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) | ||
== Command Line == | == Command Line == | ||
| Line 15: | Line 15: | ||
== CSS Doctor == | == CSS Doctor == | ||
* https://github.com/joewalker/csstools | * 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)