Bug 48791
Summary: | REGRESSION (r65391-r65395): Safari crashes when dragging second file onto browser window | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | CC: | adele, ap, dcheng, morrita, rniwa, sam, tony |
Priority: | P1 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.6 | ||
Bug Depends on: | 43778 | ||
Bug Blocks: |
David Kilzer (:ddkilzer)
* SUMMARY
Safari crashes when dragging a second file onto the browser window.
* STEPS TO REPRODUCE
1. Launch Safari 5.0.x with WebKit nightly build.
2. Drag LayoutTests/svg/filters/feComposite.svg into Safari.
3. Drag LayoutTests/svg/filters/feColorMatrix-values.svg into Safari.
* RESULTS
Safari crashes.
* REGRESSION
Performing an internal build bisect, I found this regressed between r65391 (works) and r65395 (crashes).
Most likely this was caused by r65395 for Bug 43778 since r65392-r65394 were Qt-specific changes.
<http://trac.webkit.org/changeset/65395>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
<rdar://problem/8616986>
Tony Chang
This might be related to https://bugs.webkit.org/show_bug.cgi?id=48799 .
Adele Peterson
This does seem to be the same issue. Marking as a dupe since the other one has a patch in progress.
*** This bug has been marked as a duplicate of bug 48799 ***