[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:12:28 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146871

--- Comment #4 from Nikita Vasilyev <nvasilyev at apple.com> ---
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.

-- 
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/395f214a/attachment.html>


More information about the webkit-unassigned mailing list