Bug 23290 - engadget crashes on js while loading the page (JIT off build)
Summary: engadget crashes on js while loading the page (JIT off build)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.engadget.com
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 03:22 PST by zalan
Modified: 2009-01-13 12:07 PST (History)
0 users

See Also:


Attachments
isCell() fix (1.22 KB, patch)
2009-01-13 03:25 PST, zalan
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2009-01-13 03:22:42 PST
introduced by http://trac.webkit.org/changeset/39851
Comment 1 zalan 2009-01-13 03:25:55 PST
Created attachment 26664 [details]
isCell() fix
Comment 2 Alexey Proskuryakov 2009-01-13 03:29:20 PST
Could you add a test case?
Comment 3 Darin Adler 2009-01-13 08:57:50 PST
Comment on attachment 26664 [details]
isCell() fix

r=me
Comment 4 Mark Rowe (bdash) 2009-01-13 12:07:36 PST
Landed in r39871.  Thanks for the quick fix!