Bug 206440 - [bmalloc] Fix IsoHeapImpl's assertion introduced in r254708
Summary: [bmalloc] Fix IsoHeapImpl's assertion introduced in r254708
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: Yusuke Suzuki
URL:
Keywords: InRadar
: 206432 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-01-17 13:33 PST by Yusuke Suzuki
Modified: 2020-01-17 13:43 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2020-01-17 13:34 PST, Yusuke Suzuki
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 Yusuke Suzuki 2020-01-17 13:33:21 PST
[bmalloc] Fix IsoHeapImpl's assertion introduced in r254708
Comment 1 Yusuke Suzuki 2020-01-17 13:34:54 PST
Created attachment 388083 [details]
Patch
Comment 2 Yusuke Suzuki 2020-01-17 13:34:56 PST
<rdar://problem/58688794>
Comment 3 Yusuke Suzuki 2020-01-17 13:36:07 PST
*** Bug 206432 has been marked as a duplicate of this bug. ***
Comment 4 Yusuke Suzuki 2020-01-17 13:43:19 PST
Committed r254764: <https://trac.webkit.org/changeset/254764>