Bug 11712 - REGRESSION: Crash when clicking JS link on crateandbarrel.com (window.open("http[...]"))
Summary: REGRESSION: Crash when clicking JS link on crateandbarrel.com (window.open("h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Geoffrey Garen
URL: http://www.crateandbarrel.com/family....
Keywords: HasReduction, Regression
Depends on:
Blocks:
 
Reported: 2006-11-29 10:48 PST by Miles Bainbridge
Modified: 2006-11-29 14:25 PST (History)
1 user (show)

See Also:


Attachments
Log entry for this particular crash (23.53 KB, text/plain)
2006-11-29 10:53 PST, Miles Bainbridge
no flags Details
Fix w/changelog (1.30 KB, patch)
2006-11-29 14:24 PST, Geoffrey Garen
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miles Bainbridge 2006-11-29 10:48:39 PST
When viewing a product on www.crateandbarrel.com, clicking the "More Views" link causes the browser to instantly crash.  This happens every time, using build 17915.  I have not tested with earlier builds to see how far back this issue goes, but I do remember this functioning properly a couple of months ago.
Comment 1 Miles Bainbridge 2006-11-29 10:53:08 PST
Created attachment 11665 [details]
Log entry for this particular crash

Additionally, this is on an Intel Mac (haven't tested PPC yet) running 10.4.8, with all software updates that were available as of 11-29-06 installed.
Comment 2 Alexey Proskuryakov 2006-11-29 12:14:40 PST
Confirmed. Seems to be a very recent regression - r17901 didn't crash for me.
Comment 3 mitz 2006-11-29 13:53:31 PST
Reduction:
javascript:window.open("http://www.ibm.com/")
Comment 4 Geoffrey Garen 2006-11-29 14:24:54 PST
Created attachment 11674 [details]
Fix w/changelog
Comment 5 Geoffrey Garen 2006-11-29 14:25:29 PST
Committed revision 17931.