[Webkit-unassigned] [Bug 31906] Allow custom memory allocation control for classes of the rendering and storage directory in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 29 07:46:21 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #6 from Eric Seidel <eric at webkit.org>  2009-11-29 07:46:20 PST ---
(In reply to comment #2)
> There was a compile failed on MAC with Noncopyable ShadowData, compiler said
> that ShadowData is instantiated in an initialization list.

Oh.  Well, that would be easy enough to fix using a constructor instead. :) 
But OK.  In the future we could leave comments next to classes (FIXME's) where
classes should be NonCopyable, but can't for reasons such as this.

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