Bug 29686 - Crash when website does a history.back() followed by an alert()
Summary: Crash when website does a history.back() followed by an alert()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 09:38 PDT by Darin Adler
Modified: 2009-09-23 16:27 PDT (History)
0 users

See Also:


Attachments
patch (15.07 KB, patch)
2009-09-23 15:33 PDT, Darin Adler
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2009-09-23 09:38:32 PDT
Steps to reproduce:

    - go to http://www.astro.ucla.edu/~ghez/
    - at the bottom of the page, click on the link for "Gaspard Duchene"
    - after dismissing the alert, Safari crashes

I have a fix in the works.
Comment 1 Darin Adler 2009-09-23 15:33:19 PDT
Created attachment 40022 [details]
patch
Comment 2 Darin Adler 2009-09-23 16:27:26 PDT
http://trac.webkit.org/changeset/48687