Bug 155894 - bmalloc: Renamed LargeChunk => Chunk
Summary: bmalloc: Renamed LargeChunk => Chunk
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
: 155900 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-03-25 11:13 PDT by Geoffrey Garen
Modified: 2016-03-25 16:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (43.69 KB, patch)
2016-03-25 11:17 PDT, Geoffrey Garen
msaboff: 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 2016-03-25 11:13:41 PDT
bmalloc: Renamed LargeChunk => Chunk
Comment 1 Geoffrey Garen 2016-03-25 11:17:17 PDT
Created attachment 274920 [details]
Patch
Comment 2 Michael Saboff 2016-03-25 11:18:55 PDT
Comment on attachment 274920 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2016-03-25 11:32:10 PDT
Committed r198679: <http://trac.webkit.org/changeset/198679>
Comment 4 Ryan Haddad 2016-03-25 13:30:57 PDT
Reverted r198679 for reason:

This change caused flaky LayoutTest crashes

Committed r198686: <http://trac.webkit.org/changeset/198686>
Comment 5 Ryan Haddad 2016-03-25 13:31:38 PDT
*** Bug 155900 has been marked as a duplicate of this bug. ***