<?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>148088</bug_id>
          
          <creation_ts>2015-08-17 13:15:57 -0700</creation_ts>
          <short_desc>Web Inspector: when remote inspecting iOS device, cannot inspect the Web Inspector itself</short_desc>
          <delta_ts>2015-08-18 21:03: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</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>iOS 9.0</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>147066</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Blaze Burg">bburg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>graouts</cc>
    
    <cc>joepeck</cc>
    
    <cc>mattbaker</cc>
    
    <cc>nvasilyev</cc>
    
    <cc>saam</cc>
    
    <cc>timothy</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1118205</commentid>
    <comment_count>0</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2015-08-17 13:15:57 -0700</bug_when>
    <thetext>STEPS TO REPRODUCE:

1. make sure you can inspect the inspector normally:

defaults write com.apple.Safari WebKitDeveloperExtrasEnabled 1
defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebKit2DeveloperExtrasEnabled 1

2. Remote inspect Safari page on an iOS device
3. Right click inside the inspector

EXPECTED:

 * Second-level inspector pops up when right clicking the inspector

ACTUAL:

 * No menu item for &quot;Inspect Element&quot; when right clicking the inspector


NOTES:

This is probably a matter of not having a different defaults key set somewhere. Joe, any ideas?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1118206</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-08-17 13:16:38 -0700</bug_when>
    <thetext>&lt;rdar://problem/22312519&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1118725</commentid>
    <comment_count>2</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2015-08-18 17:19:35 -0700</bug_when>
    <thetext>The WK1 default should work. Maybe the WK delegate is removing the context menu item?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1118735</commentid>
    <comment_count>3</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-08-18 17:32:48 -0700</bug_when>
    <thetext>Actually, it uses its own default.

    shell&gt; defaults write com.apple.WebInspector DeveloperExtrasEnabled -bool YES

Ideally we would move it to a WKWebView variant.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1118798</commentid>
    <comment_count>4</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2015-08-18 21:03:28 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; Actually, it uses its own default.
&gt; 
&gt;     shell&gt; defaults write com.apple.WebInspector DeveloperExtrasEnabled
&gt; -bool YES
&gt; 
&gt; Ideally we would move it to a WKWebView variant.

OK, added the default to the wiki for now. Closing this bug.

https://trac.webkit.org/wiki/WebInspectorDebugging</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>