WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141759
bmalloc: VMHeap should keep a record of all of its VM ranges (for malloc introspection)
https://bugs.webkit.org/show_bug.cgi?id=141759
Summary
bmalloc: VMHeap should keep a record of all of its VM ranges (for malloc intr...
Geoffrey Garen
Reported
2015-02-18 10:45:20 PST
bmalloc: VMHeap should keep a record of all of its VM ranges (for malloc introspection)
Attachments
Patch
(11.34 KB, patch)
2015-02-18 10:48 PST
,
Geoffrey Garen
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2015-02-18 10:48:44 PST
Created
attachment 246826
[details]
Patch
Andreas Kling
Comment 2
2015-02-18 10:51:39 PST
Comment on
attachment 246826
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=246826&action=review
Very nice! r=me
> Source/bmalloc/ChangeLog:20 > + (bmalloc::VMHeap::allocateSuperChunk): Renamed "allocateSuperChunk" to > + "grow" because Andreas found "allocateSuperChunk" to be unclear.
It's true, I did.
Geoffrey Garen
Comment 3
2015-02-18 11:00:24 PST
Committed
r180272
: <
http://trac.webkit.org/changeset/180272
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug