Bug 33826

Summary: REGRESSION (52082): Crash on worker thread when reloading http://radnan.public.iastate.edu/procedural/
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
patch - now with changelog oliver: review+

Description Geoffrey Garen 2010-01-18 22:34:17 PST
REGRESSION (52082): Crash on worker thread when reloading http://radnan.public.iastate.edu/procedural/
Comment 1 Geoffrey Garen 2010-01-18 22:52:19 PST
Created attachment 46887 [details]
Patch
Comment 2 Geoffrey Garen 2010-01-18 22:54:11 PST
Created attachment 46888 [details]
patch - now with changelog
Comment 3 Geoffrey Garen 2010-01-18 22:54:53 PST
<rdar://problem/7552372>
Comment 4 Oliver Hunt 2010-01-18 22:57:00 PST
Comment on attachment 46888 [details]
patch - now with changelog

r=me
Comment 5 Geoffrey Garen 2010-01-18 23:00:55 PST
Committed r53455: <http://trac.webkit.org/changeset/53455>
Comment 6 Gavin Barraclough 2010-01-19 00:26:56 PST
Reverted in r53459, since this broke a couple of JSC tests.
Comment 7 Geoffrey Garen 2010-01-19 00:39:33 PST
Committed revision 53460 with jsc tests fixed.