[Webkit-unassigned] [Bug 32673] JS Console should keep command history between reloads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 13:41:36 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32673


Patrick Mueller <pmuellr at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bweinstein at apple.com,
                   |                            |joepeck at webkit.org,
                   |                            |keishi at webkit.org,
                   |                            |pfeldman at chromium.org,
                   |                            |pmuellr at yahoo.com,
                   |                            |rik at webkit.org,
                   |                            |timothy at hatcher.name




--- Comment #1 from Patrick Mueller <pmuellr at yahoo.com>  2009-12-18 13:41:35 PST ---
I've wanted a capability like this also.  My thought was to have a UI where you
could store/edit multi-line snippets of code, then execute with a button click.
 Maybe an accelerator key.  Ability to prompt for parameters, and what not,
perhaps.

This could perhaps work as a sidebar pane, as a peer of and underneath
breakpoints, where the text displayed in the pane was a 'name' of the snippet. 
And there would be a gesture available to edit the code.

Perhaps there would be a gesture from the console where you could add a
"command" you previously ran to this snippet section.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list