[Webkit-unassigned] [Bug 72737] New: Web Inspector: [protocol] actual JSON messages do not conform to Inspector.json in ScriptCallFrame.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 09:07:36 PST 2011


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

           Summary: Web Inspector: [protocol] actual JSON messages do not
                    conform to Inspector.json in ScriptCallFrame.cpp
           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


ScriptCallFrame.cpp:50-51 (r100177)
'lineNumber' and 'columnNumber' are declared 'string', but actual value is 'number'; why are they string anyway?

This should be fixed to conform to protocol declaration AND to prepare switching to type-safe JSON API.

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