[Webkit-unassigned] [Bug 13644] Drosera needs a stand-alone console with its own JavaScript context
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 12 10:50:18 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13644
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Summary|Console Needs Command Line |Drosera needs a stand-alone
| |console with its own
| |JavaScript context
Version|419.x |522+ (nightly)
------- Comment #4 from ddkilzer at webkit.org 2007-05-12 10:50 PDT -------
Confirmed with a local debug build of WebKit r21332 with Safari 2.0.4 (419.3)
on Mac OS X 10.4.9 (8P135).
* STEPS TO REPRODUCE
1. Start Safari/Webkit.
2. Open one window with a URL of: about:blank
3. Start Drosera.
4. Attach to Safari.
5. Click "Pause" button.
6. Click "Console" button.
7. Enter a JavaScript expression ("1 + 2") and hit enter in the Console.
* EXPECTED RESULTS
The statement should execute without a context in the Safari window (or there
should be a way to create a stand-alone context).
* ACTUAL RESULTS
An error dialog is displayed that JavaScript execution must be paused before
expressions may be evaluated.
--
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