[Webkit-unassigned] [Bug 91274] Add FastMalloc statistics in window.internals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 02:40:21 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91274





--- Comment #3 from Zoltan Horvath <zoltan at webkit.org>  2012-07-18 02:40:20 PST ---
(In reply to comment #2)
> I could use some advice about the interfaces.
> Should we duplicate (move?) the MemoryInfo object in window.internals?

We shouldn't duplicate.

> Or do we just add new interfaces for the malloc stats directly in window.internals?
> unsigned long reservedVMBytes();
> unsigned long committedVMBytes();
> unsigned long freeListVMBytes();

I think this would be just fine.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list