Bug 11802 - REGRESSION: manual-tests/remove-input-file-onchange.html crashes
Summary: REGRESSION: manual-tests/remove-input-file-onchange.html crashes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2006-12-11 06:06 PST by Alexey Proskuryakov
Modified: 2007-01-30 05:55 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2006-12-11 06:06:47 PST
manual-tests/remove-input-file-onchange.html crashes again, although the stack trace is different this time:

Thread 0 Crashed:
0   com.apple.WebCore              	0x011e7bb8 WebCore::RenderObject::repaint(bool) + 108 (RenderObject.cpp:1719)
1   com.apple.WebCore              	0x013efa5c WebCore::RenderFileUploadControl::valueChanged() + 128 (RenderFileUploadControl.cpp:99)
2   com.apple.WebCore              	0x013ef5f4 WebCore::FileChooser::chooseFile(WebCore::String const&) + 264 (FileChooserMac.mm:146)
3   com.apple.WebCore              	0x013ef65c -[OpenPanelController chooseFilename:] + 84 (FileChooserMac.mm:75)
4   com.apple.Safari               	0x000a8c18 0x1000 + 687128
5   com.apple.AppKit               	0x938f465c -[NSSavePanel(NSSavePanelRuntime) _didEndSheet:returnCode:contextInfo:] + 272
6   com.apple.AppKit               	0x938c1424 -[NSSavePanel(NSSavePanelRuntime) ok:] + 288
Comment 1 Mark Rowe (bdash) 2007-01-16 19:17:27 PST
<rdar://problem/4928646>
Comment 2 Alexey Proskuryakov 2007-01-30 05:55:08 PST
Fixed by Maciej in r19252.