[Webkit-unassigned] [Bug 13644] Console Needs Command Line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 10:21:36 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13644


dhtmlkitchen at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dhtmlkitchen at gmail.com
            Summary|Safari Needs a Debugger     |Console Needs Command Line




------- Comment #1 from dhtmlkitchen at gmail.com  2007-05-09 10:21 PDT -------
Safari needs a console that is read/write.

The console should allow "command line" execution of javascript.

Example:
> a = 3;
3
> b =2
2
> a + b
5


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



More information about the webkit-unassigned mailing list