Bug 104020 - jsc command line tool's support for typed arrays should be robust against array buffer allocation errors
Summary: jsc command line tool's support for typed arrays should be robust against arr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-04 11:22 PST by Filip Pizlo
Modified: 2012-12-04 11:27 PST (History)
3 users (show)

See Also:


Attachments
the patch (1.92 KB, patch)
2012-12-04 11:24 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-12-04 11:22:51 PST
Patch forthcoming.

<rdar://problem/12802478>
Comment 1 Filip Pizlo 2012-12-04 11:24:29 PST
Created attachment 177517 [details]
the patch
Comment 2 Mark Hahnenberg 2012-12-04 11:25:55 PST
Comment on attachment 177517 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-12-04 11:27:00 PST
Landed in http://trac.webkit.org/changeset/136536