Bug 150047 - bmalloc: Don't ASSERT that all syscalls succeed
Summary: bmalloc: Don't ASSERT that all syscalls succeed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-12 13:57 PDT by Geoffrey Garen
Modified: 2015-10-12 14:04 PDT (History)
0 users

See Also:


Attachments
Patch (1.98 KB, patch)
2015-10-12 14:00 PDT, Geoffrey Garen
mark.lam: 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 2015-10-12 13:57:19 PDT
bmalloc: Don't ASSERT that all syscalls succeed
Comment 1 Geoffrey Garen 2015-10-12 14:00:03 PDT
Created attachment 262920 [details]
Patch
Comment 2 Mark Lam 2015-10-12 14:03:31 PDT
Comment on attachment 262920 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2015-10-12 14:04:39 PDT
Committed r190886: <http://trac.webkit.org/changeset/190886>