[Webkit-unassigned] [Bug 46804] New: Web Inspector: to add V8 protocol support for JS engine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 06:50:36 PDT 2010


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

           Summary: Web Inspector: to add V8 protocol support for JS
                    engine
           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: m.malecki at samsung.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, miroslaw.s at samsung.com


We are working on providing v8 debugging protocol for JavaScript engine.  This will be currently interfaced only from EFL Port (although it may fit other ports as well). It will make it possible to send commands and receive responses/events of V8 debugger protocol using public WebKit API for specified port.

We're going to make changes mainly in EFL WebCoreSupport (adding an alternative class to InspectorClientEfl), but we'll need to make changes in WebCore, too (in order to make available various data that we need to implement the protocol translator).

If anyone knows whether there are works being done about such a feature, please comment this bug in order to prevent prospective "feature conflicts".

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