[Webkit-unassigned] [Bug 50799] Add Memory Sampler to WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 13:55:07 PDT 2011


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


Siddharth Mathur <siddharth.mathur at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |siddharth.mathur at nokia.com




--- Comment #24 from Siddharth Mathur <siddharth.mathur at nokia.com>  2011-04-19 13:55:07 PST ---
Thank you for implementing this super useful feature. I may be interested in adding support for the Qt WebKit port on Linux and Symbian in the future. While Linux uses fastMalloc (IIRC), Symbian uses its own RAllocator derived allocator whose code is not in WebKit.org (lives in Qt Core actually). We also don't use printf on Symbian, but Qt's qDebug() as the latter writes to the trace channel.

-- 
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