Bug 141434 - Add the crash-on-failure behavior to bmalloc-based fastMalloc
Summary: Add the crash-on-failure behavior to bmalloc-based fastMalloc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 08:55 PST by Darin Adler
Modified: 2015-02-10 20:54 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2015-02-10 09:00 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2015-02-10 08:55:20 PST
Add the crash-on-failure behavior to bmalloc-based fastMalloc
Comment 1 Darin Adler 2015-02-10 09:00:08 PST
Created attachment 246328 [details]
Patch
Comment 2 Alexey Proskuryakov 2015-02-10 09:41:25 PST
Comment on attachment 246328 [details]
Patch

r=me. It's very surprising that a behavior change like this sneaked in accidentally.
Comment 3 WebKit Commit Bot 2015-02-10 20:54:05 PST
Comment on attachment 246328 [details]
Patch

Clearing flags on attachment: 246328

Committed r179915: <http://trac.webkit.org/changeset/179915>
Comment 4 WebKit Commit Bot 2015-02-10 20:54:10 PST
All reviewed patches have been landed.  Closing bug.