<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#c4">Comment # 4</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:nvasilyev@apple.com" title="Nikita Vasilyev <nvasilyev@apple.com>"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
<pre>Do you think this would be a good change?
I have found the following in Protocol/InspectorFrontendAPI.js:
setDockingUnavailable: function(unavailable)
{
WebInspector.updateDockingAvailability(!unavailable);
},
I couldn't find what calls setDockingUnavailable.</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>