<?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>147541</bug_id>
          
          <creation_ts>2015-08-02 05:52:49 -0700</creation_ts>
          <short_desc>Web Inspector: Remote interface should be portable</short_desc>
          <delta_ts>2015-08-04 17:24:16 -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</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <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="rdowdall@cranksoftware.com">rdowdall</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>graouts</cc>
    
    <cc>joepeck</cc>
    
    <cc>jonowells</cc>
    
    <cc>mattbaker</cc>
    
    <cc>nvasilyev</cc>
    
    <cc>timothy</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1114096</commentid>
    <comment_count>0</comment_count>
    <who name="rdowdall@cranksoftware.com">rdowdall</who>
    <bug_when>2015-08-02 05:52:49 -0700</bug_when>
    <thetext>The current remote web inspector enablement is Mac OSX centric.  If someone wanted to extend it to the GTK, Windows, or EFL ports, there isn&apos;t a clean way to go about this as much of the remote inspector code assumes that it is being built for mac.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1114786</commentid>
    <comment_count>1</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2015-08-04 14:50:58 -0700</bug_when>
    <thetext>GTK/EFL has a different remote inspector method that uses web sockets.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1114876</commentid>
    <comment_count>2</comment_count>
    <who name="rdowdall@cranksoftware.com">rdowdall</who>
    <bug_when>2015-08-04 17:00:27 -0700</bug_when>
    <thetext>Thanks for the follow up.  Whereabouts in the code base could I find that implementation?  It sounds like exactly what I want, but I just couldn&apos;t find it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1114887</commentid>
    <comment_count>3</comment_count>
    <who name="rdowdall@cranksoftware.com">rdowdall</who>
    <bug_when>2015-08-04 17:24:16 -0700</bug_when>
    <thetext>Never mind, I found it.  It&apos;s under Webkit2/UIProcess/InspectorServer

I was looking for the REMOTE_INSPECTOR enablement, and not the INSPECTOR_SERVER enablement.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>