[Webkit-unassigned] [Bug 27029] [Qt] Allow custom memory allocation control in the whole JSCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 27 13:30:30 PDT 2009


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





--- Comment #11 from Simon Hausmann <hausmann at webkit.org>  2009-09-27 13:30:30 PDT ---
I think for Symbian this will require a custom alloc implementation, as neither
mmap nor VirtualFree are available. I somehow feel that sbrk isn't available
either :)

Another argument for whitelisting though, as it certainly appears to be usable
on linux/windows/mac.

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