[Webkit-unassigned] [Bug 64672] New: Web Inspector: [protocol] For value of type 'function' provide function-specific properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 17 14:38:26 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64672

           Summary: Web Inspector: [protocol] For value of type 'function'
                    provide function-specific properties
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peter.rybin at gmail.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


When value of type 'function' (as a result of evaluate or lookup etc) is passed to frontend, function-specific properties must also be reported (either together with type/description, or together with properties).
The function-specific properties are:
containing script,
start line number,
start column number.

P.S. other function specific properties could be function scope description, once V8 supports it.

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



More information about the webkit-unassigned mailing list