<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>40167</bug_id>
          
          <creation_ts>2010-06-04 08:48:36 -0700</creation_ts>
          <short_desc>[v8] Web Inspector: parse and dispatch messages to InspectorBackend in native code</short_desc>
          <delta_ts>2010-07-22 08:36:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>42588</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yury Semikhatsky">yurys</reporter>
          <assigned_to name="Ilya Tikhonovsky">loislo</assigned_to>
          <cc>bweinstein</cc>
    
    <cc>joepeck</cc>
    
    <cc>keishi</cc>
    
    <cc>loislo</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>podivilov</cc>
    
    <cc>rik</cc>
    
    <cc>timothy</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>234234</commentid>
    <comment_count>0</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-06-04 08:48:36 -0700</bug_when>
    <thetext>Currently we have WebKit/chromium/src/js/InjectDispatch.js that allows to parse json message from the frontend and dispatch it on a bound object generated from InspectorBackend.idl interface. We need to get rid of the utility JS context where InjectDispatch.js lives and of the script itself. Instead the dispatching should be written in the native code or even better generated from InspectorBackend.idl  Ideally InspectorBackend available in the inspector frontend should also be generated from InspectorBackend.idl

We will need this for remote debugging.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254820</commentid>
    <comment_count>1</comment_count>
    <who name="Ilya Tikhonovsky">loislo</who>
    <bug_when>2010-07-22 08:36:28 -0700</bug_when>
    <thetext>duplicate of https://bugs.webkit.org/show_bug.cgi?id=42588

*** This bug has been marked as a duplicate of bug 42588 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>