Bug 29642
| Summary: | Closing a modal window crashes safari | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Craig <cdobson> |
| Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, oliver |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
Craig
Using safari 4.0.3 on a Mac OS 10.x. Steps to reproduce:
Create HTML to open window using showModalDialog(). Close the new modal window (either with the window.close(), self.close() or clicking the red close button on window).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 28948 ***