[Webkit-unassigned] [Bug 27831] Allow custom memory allocation control for JavaScriptCore's UString class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 21:52:44 PDT 2011


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |barraclough at apple.com




--- Comment #17 from Gavin Barraclough <barraclough at apple.com>  2011-06-16 21:52:44 PST ---
We no longer use FastAllocBase, and we do not heap allocate individual UString objects (it is just a pointer).  This patch does not seem valid.

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