564
edits
| Line 56: | Line 56: | ||
* Commands need to be bound in the correct scope for all filters and other UI buttons, etc. ['''done'''] | * Commands need to be bound in the correct scope for all filters and other UI buttons, etc. ['''done'''] | ||
* Firefox menu Item to launch the HUD. ['''done'''] | * Firefox menu Item to launch the HUD. ['''done'''] | ||
* Add a "clear' button to the console ['''done'''] | |||
* Timestamping should be millisecond resolution ['''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'''] | ||
* 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'''] | * JS Workspaces polish: key bindings, history, tab completion ['''nice to have'''] | ||
* Filter output on string ['''not started'''] | * Filter output on string ['''not started'''] | ||
* The network traffic logging seems to be missing image traffic ['''not started'''] | * The network traffic logging seems to be missing image traffic ['''not started'''] | ||
* Remove JS Workspace ['''not started'''] - 'quick fix' (revisit 'breakout workspace' after beta) | * Remove JS Workspace ['''not started'''] - 'quick fix' (revisit 'breakout workspace' after beta) | ||
edits