Bug 107726 - Replace numerous manual CRASH's in JSC with RELEASE_ASSERT
Summary: Replace numerous manual CRASH's in JSC with RELEASE_ASSERT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 13:25 PST by Oliver Hunt
Modified: 2013-01-23 13:45 PST (History)
0 users

See Also:


Attachments
Patch (22.40 KB, patch)
2013-01-23 13:25 PST, Oliver Hunt
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2013-01-23 13:25:04 PST
Replace numerous manual CRASH's in JSC with RELEASE_ASSERT
Comment 1 Oliver Hunt 2013-01-23 13:25:47 PST
Created attachment 184297 [details]
Patch
Comment 2 Oliver Hunt 2013-01-23 13:45:51 PST
Committed r140584: <http://trac.webkit.org/changeset/140584>