Bug 36905

Summary: Crash submitting display:none textarea in a form
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
patch darin: review+

Description Geoffrey Garen 2010-03-31 16:05:55 PDT
Crash submitting display:none textarea in a form
Comment 1 Geoffrey Garen 2010-03-31 16:16:30 PDT
Created attachment 52220 [details]
patch
Comment 2 Geoffrey Garen 2010-03-31 16:30:25 PDT
I wonder: Is updateLayout() the right call here, or would just updateStyleIfNeeded() be sufficient?
Comment 3 Geoffrey Garen 2010-03-31 19:08:54 PDT
Committed revision 56885.