564
edits
| Line 57: | Line 57: | ||
* Firefox menu Item to launch the HUD. ['''done'''] | * Firefox menu Item to launch the HUD. ['''done'''] | ||
* Filtering mechanism via the filtering toolbar needs to cleanly turn on and off the various activity observers or LogMessages. (basic On/Off filters for DOM Mutation, Network, CSSParser, console api, exceptions and global consoleMessages) ['''in progress'''] | * Filtering mechanism via the filtering toolbar needs to cleanly turn on and off the various activity observers or LogMessages. (basic On/Off filters for DOM Mutation, Network, CSSParser, console api, exceptions and global consoleMessages) ['''in progress'''] | ||
* | |||
* Add a "clear' button to the console ['''in progress'''] | |||
* UI polish: make the HeadsUpDisplay smoothly resize it's height. The splitter is open or closed - no in between. ['''nice to have'''] | * UI polish: make the HeadsUpDisplay smoothly resize it's height. The splitter is open or closed - no in between. ['''nice to have'''] | ||
* UI polish: make the Console input widget blend in better for both Console and JS Workspace. ['''nice to have'''] | * UI polish: make the Console input widget blend in better for both Console and JS Workspace. ['''nice to have'''] | ||
* JS Workspaces polish: key bindings, history, tab completion ['''nice to have'''] | |||
* Filter output on string ['''not started'''] | |||
* Timestamping should be millisecond resolution ['''not started'''] - 'very quick fix' | |||
* The network traffic logging seems to be missing image traffic ['''not started'''] | |||
* Remove JS Workspace ['''not started'''] - 'quick fix' (revisit 'breakout workspace' after beta) | |||
'''Land on trunk after 0.4 reviews''' - '''Estimated Date''': 2010-06-04 | '''Land on trunk after 0.4 reviews''' - '''Estimated Date''': 2010-06-04 | ||
| Line 89: | Line 95: | ||
* Jetpack Integration: Logging console in a new window | * Jetpack Integration: Logging console in a new window | ||
** JS Workspace for Jetpack dev/build tasks | ** JS Workspace for Jetpack dev/build tasks | ||
''JS Workspace notes''' | |||
* We should steal every delicious piece of Jesse's js shell - utility functions (print(obj), blink(domEl), load(scriptURL)), tab completion - all of it. | |||
* We should also steal convenience things like "$ = document.querySelector" and "$$ = document.getElementByID", but post-beta. | |||
'''Estimated time''' 2 weeks | '''Estimated time''' 2 weeks | ||
edits