Bug 6631

Summary: Inspector window has inappropriate maximum height
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
screenshot
none
Patch removes setMaxHeight call darin: review+

Description Geoffrey Garen 2006-01-17 17:28:25 PST
See attached screenshot. It can't grow any taller. Not sure why.
Comment 1 Geoffrey Garen 2006-01-17 17:28:41 PST
Created attachment 5746 [details]
screenshot
Comment 2 Timothy Hatcher 2006-01-19 07:48:09 PST
Created attachment 5783 [details]
Patch removes setMaxHeight call

This removes the maximum height constraint.
Comment 3 Darin Adler 2006-01-19 10:42:14 PST
Comment on attachment 5783 [details]
Patch removes setMaxHeight call

r=me
Comment 4 Timothy Hatcher 2006-01-19 21:09:06 PST
Landed in r12252.