[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
Sat Jul 11 00:54:36 PDT 2015


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

--- Comment #8 from Timothy Hatcher <timothy at apple.com> ---
(In reply to comment #7)
> (In reply to comment #6)
> > 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...
> 
> That didn't change anything.

That value isn't used anymore, maybe only in WebKit1 apps.

There is a similar minimumAttachedWidth in WebKit2 in WebInspector.cpp and in WebInspectorProxyMac.mm. Try those.

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


More information about the webkit-unassigned mailing list