[Webkit-unassigned] [Bug 35187] Web Inspector: can resize the main window to be smaller than the minimum docked height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 01:41:54 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58598|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2010-06-14 01:41:52 PST ---
(From update of attachment 58598)
This is an arguable change since resizing window to be smaller than minimum and restoring its original size would leave inspector undocked. In fact, I don't see anything critical in having inspector less than 250 pixels in height. We just need to make sure that inspector toolbar is visible so that the user was not confused.

On the technical side of the change, I'd rather track inspected window size from within native code. Front-end code should not be responsible for the embedder's window size policy.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list