Bug 29642 - Closing a modal window crashes safari
Summary: Closing a modal window crashes safari
Status: RESOLVED DUPLICATE of bug 28948
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 07:35 PDT by Craig
Modified: 2009-09-22 18:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig 2009-09-22 07:35:37 PDT
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).
Comment 1 Alexey Proskuryakov 2009-09-22 18:21:16 PDT

*** This bug has been marked as a duplicate of bug 28948 ***