[Webkit-unassigned] [Bug 17531] Add interactive mode to testkjs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 04:01:20 PST 2008


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




------- Comment #3 from mrowe at apple.com  2008-02-25 04:01 PDT -------
+#if HAVE(asREADLINE)

I wonder if the default behaviour for running testkjs with no arguments should
be to drop into the interactive shell?  With your patch it doesn't seem
possible to get into interactive mode without executing code from some file
first.  That may be a useful mode for inspecting the state of a completed
script, but based on experiences using Python's interactive interpreter I feel
it may be less commonly used than interactive mode without executing any code
from a file.


-- 
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