[Webkit-unassigned] [Bug 19052] New: Local variables should be accessible in the console when a script is paused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 12:19:22 PDT 2008


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

           Summary: Local variables should be accessible in the console when
                    a script is paused
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://webkit.org/demos/drosera
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rik24d at gmail.com


When a script is paused, a web developer would like to try some javascript with
local variables. But they are not accessible in the console.

Steps to reproduce:
1. Go to http://webkit.org/demos/drosera
2. Open and attach the Inspector's debugger
3. Put a breakpoint in the rot13 function
4. Click the button labelled "Nested Functions"
5. Open the Inspector's console and type "s" and Enter

You'll get a "ReferenceError: Can't find variable: s "


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