[Webkit-unassigned] [Bug 32106] Allow custom memory allocation control for the other part of page directory in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 14:03:36 PST 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #3 from Darin Adler <darin at apple.com>  2009-12-03 14:03:36 PST ---
(In reply to comment #2)
> I'm not sure this is right.
> 
>  69     class ChromeClient : public Noncopyable {
> 
> Why should these Abstract Base Classes require that their implementors be
> non-copyable?

They should not. I think it’s better to not add any base classes like
Noncopyable or FastAllocBase to these abstract base classes.

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