[Webkit-unassigned] [Bug 10438] New: Displaying non-local variables

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 16 10:43:17 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10438

           Summary: Displaying non-local variables
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: Drosera
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: pete.parks at hp.com


I am unable to view any member variable in the debugger that is of the form
'this.member_variable'. The work around is to use a local variable 'variable'.
Once you have a local variable Drosera can display what data it contains.

We use "prototype" for most of our projects to generate class objects. The
problem is that most of the code has it's argument in 'this.member' form which
Drosera doesn't seem to display their content in the debugging window.


-- 
Configure bugmail: http://bugzilla.opendarwin.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