Venkman: Difference between revisions

Jump to navigation Jump to search
396 bytes added ,  2 September 2008
(New page: == Introduction == Venkman is Mozilla's cross platform JavaScript Debugger, visit devmo for a [http://developer.mozilla.org/En/Venkman comprehensive overview]. Alas, it's currently in a sa...)
 
Line 13: Line 13:
* Venkman should adhere to the common Mozilla build system (Makefile.in, jar.mn, install.rdf, etc.).
* Venkman should adhere to the common Mozilla build system (Makefile.in, jar.mn, install.rdf, etc.).
* Venkman should reside in its own hg repository (currently, it still lives in the to-be-abandoned CVS trunk aka as Gecko 1.9.0.x).
* Venkman should reside in its own hg repository (currently, it still lives in the to-be-abandoned CVS trunk aka as Gecko 1.9.0.x).
These two points should probably be done in close relation: do the move into Hg, then renew build structure there. CVS version numbers could continue 0.9.xx and keep backwards compatibility, while Hg version could become 0.10.yy and may break compatibility with pre-1.9 code.
The meta {{bug|141097}} ("Release Venkman 1.0") is still valid, but needs to be changed to reflect this new reality.
=== Important Bugs ===
=== Important Bugs ===
Bugs which break Venkman or make it hard to use.
Bugs which break Venkman or make it hard to use.
235

edits

Navigation menu