[Webkit-unassigned] [Bug 146871] Web Inspector: Inspector should be able to be docked to the bottom of a narrow window
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 21:26:51 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146871
--- Comment #5 from Timothy Hatcher <timothy at apple.com> ---
(In reply to comment #4)
> 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.
Docking is unavailable always on iOS so keep that in mind. The InspectorFrontendAPI functions are called by C++ code in WebKit.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150711/2561f7b1/attachment.html>
More information about the webkit-unassigned
mailing list