Bug 21744 - WebKit crashes on submit of multiple select in multipart/form-data forms
Summary: WebKit crashes on submit of multiple select in multipart/form-data forms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-19 13:49 PDT by Ludvig Ericson
Modified: 2008-10-22 03:48 PDT (History)
1 user (show)

See Also:


Attachments
Reduced test page that crashes WebKit on submit (273 bytes, text/html)
2008-10-19 13:51 PDT, Ludvig Ericson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ludvig Ericson 2008-10-19 13:49:51 PDT
Reproducible on WebKit r37698.

Any form that has an enctype of multipart/form-data and a multiple select with more than one item selected will crash WebKit.

Reduced test case attached.
Comment 1 Ludvig Ericson 2008-10-19 13:51:29 PDT
Created attachment 24513 [details]
Reduced test page that crashes WebKit on submit
Comment 2 Adele Peterson 2008-10-20 14:37:32 PDT
I think r 37748 probably fixes this- can someone confirm?
Comment 3 Ludvig Ericson 2008-10-22 03:48:38 PDT
Cannot reproduce in WebKit r37764