Bug 33826 - REGRESSION (52082): Crash on worker thread when reloading http://radnan.public.iastate.edu/procedural/
Summary: REGRESSION (52082): Crash on worker thread when reloading http://radnan.publi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2010-01-18 22:34 PST by Geoffrey Garen
Modified: 2010-01-19 00:39 PST (History)
1 user (show)

See Also:


Attachments
Patch (7.40 KB, patch)
2010-01-18 22:52 PST, Geoffrey Garen
no flags Details | Formatted Diff | Diff
patch - now with changelog (8.36 KB, patch)
2010-01-18 22:54 PST, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.