Bug 14036
Summary: | REGRESSION: Clicking Link Crashes Browser | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Acosta <danrha> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://video.msn.com/ |
Daniel Acosta
At video.msn.com, the browser crashes when clicking any video link from the page (Most Watched/Editor's Picks...), i think those are javascript links so the lies the issue... it doesnt happen in vanilla Safari, i'm gonna try testing recent previous builds to see when did the bug appear.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Thanks for the bug report, Daniel! Could you post a stack trace of the crash to this bug as well?
Matt Lilek
Cannot reproduce with the latest nightly (r22070) though an older nightly does indeed crash with the same stack trace as bug 13984.
*** This bug has been marked as a duplicate of 13984 ***
Daniel Acosta
effectively the bug was fixed in r22070 thank you for those who helped with it