[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:40:43 PDT 2015


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

--- Comment #6 from Nikita Vasilyev <nvasilyev at apple.com> ---
I have found this:

https://github.com/WebKit/webkit/blob/master/Source/WebCore/inspector/InspectorFrontendClientLocal.cpp#L66

    static const float minimumAttachedWidth = 750.0f;


Changed to 500.0f, compiling...

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


More information about the webkit-unassigned mailing list