<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Inspector should be able to be docked to the bottom of a narrow window"
   href="https://bugs.webkit.org/show_bug.cgi?id=146871#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Inspector should be able to be docked to the bottom of a narrow window"
   href="https://bugs.webkit.org/show_bug.cgi?id=146871">bug 146871</a>
              from <span class="vcard"><a class="email" href="mailto:timothy&#64;apple.com" title="Timothy Hatcher &lt;timothy&#64;apple.com&gt;"> <span class="fn">Timothy Hatcher</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=146871#c4">comment #4</a>)
<span class="quote">&gt; Do you think this would be a good change?
&gt; 
&gt; I have found the following in Protocol/InspectorFrontendAPI.js:
&gt; 
&gt;     setDockingUnavailable: function(unavailable)
&gt;     {
&gt;         WebInspector.updateDockingAvailability(!unavailable);
&gt;     },
&gt; 
&gt; I couldn't find what calls setDockingUnavailable.</span >

Docking is unavailable always on iOS so keep that in mind. The InspectorFrontendAPI functions are called by C++ code in WebKit.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>