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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 07:26:02 PDT 2010


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





--- Comment #2 from Mikołaj Małecki <m.malecki at samsung.com>  2010-09-29 07:26:02 PST ---
I think even though Web Inspector protocol will be used, both V8 protocol manager and WI protocol manager can coexist, so it should be easy for us to sync up.

We (ok, we, Samsung) need this V8 protocol because we need that WebKit-EFL cooperate with other software that is using V8 debugger protocol.

Changes that we need to do in WebCore are just to "make our work easier", that is, to be able to perform particular activities in "inspector", needed by V8 protocol, quick and easy way. Can you tell me whether there is any strategy for interfacing inspector so that we won't violate any rules concerning that?

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