Confirmed users
673
edits
Line 231: | Line 231: | ||
|- | |- | ||
|} | |} | ||
== Source Viewer == | |||
* Enough to visualize current line/stack frames/etc. | |||
* No source list yet, will only reflect sources handed to it in pause states. | |||
* Can use normal view source/firebug method (loading from necko preferring the cache) for getting static script sources (in-document <script> etc). | |||
* Needs the engine to provide sources for exotic script sources (eval/appendNode/etc) | |||
=== More Milestones === | === More Milestones === | ||
Line 236: | Line 242: | ||
In no particular order... | In no particular order... | ||
* | * Source Selector | ||
* Environment/Arguments/Properties viewer | * Environment/Arguments/Properties viewer | ||
* Stepping | * Stepping |