Firefox/Projects/Console: Difference between revisions

Jump to navigation Jump to search
Line 49: Line 49:
* JS command line history [needs work]
* JS command line history [needs work]


'''milestone 0.4 - CURRENT WORK 2010-04-26''' - '''Items that need to be finished before we call this landable or "beta-quality", etc:'''
'''milestone 0.4 - CURRENT WORK''' - '''Items that need to be finished before we call this landable or "beta-quality", etc:'''
* Exception Listener to surface all exceptions, css warnings, etc... ['''done''']
* Exception Listener to surface all exceptions, css warnings, etc... ['''done''']
* Attach console input to console UI: the "JSTerm" object should be able to be used as either an input for the console or a JS Workspace (modularization) ['''done''']
* Attach console input to console UI: the "JSTerm" object should be able to be used as either an input for the console or a JS Workspace (modularization) ['''done''']
Line 58: Line 58:
* Timestamping should be millisecond resolution ['''done''']
* Timestamping should be millisecond resolution ['''done''']
* The network traffic logging seems to be missing image traffic ['''done''']
* The network traffic logging seems to be missing image traffic ['''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) ['''mostly done''']
* 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. ['''done''']
* 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 ['''done''']
* Remove JS Workspace ['''not started'''] - 'quick fix' (revisit 'breakout workspace' after beta)
* Remove JS Workspace ['''done'''] - 'quick fix' (revisit 'breakout workspace' after beta)
* Network traffic logging seems is missing image traffic ['''not started''']
* Network traffic logging seems is missing image traffic ['''in progress''']




564

edits

Navigation menu