[Webkit-unassigned] [Bug 33803] Web Inspector: PanelEnablerView._windowResized is slow, called even when the view is hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 08:48:47 PST 2010


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


Timothy Hatcher <timothy at hatcher.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46906|review?                     |review+
               Flag|                            |




--- Comment #7 from Timothy Hatcher <timothy at hatcher.name>  2010-01-19 08:48:46 PST ---
(From update of attachment 46906)
Not resizing things like column widths when the window resizes sounds like a
bug.

I still think all panels should have all their resize logic in
updateMainViewWidth, and none would impement a version of resize. Only Panel
would have resize that calls updateMainViewWidth.

THe width passed to updateMainViewWidth in that case can be the current
offsetWidth.

-- 
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