[webkit-reviews] review denied: [Bug 32106] Allow custom memory allocation control for the other part of page directory in WebCore : [Attachment 44215] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 13:01:29 PST 2009


Eric Seidel <eric at webkit.org> has denied Zoltan Horvath <zoltan at webkit.org>'s
request for review:
Bug 32106: Allow custom memory allocation control for the other part of page
directory in WebCore
https://bugs.webkit.org/show_bug.cgi?id=32106

Attachment 44215: Patch
https://bugs.webkit.org/attachment.cgi?id=44215&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
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?


More information about the webkit-reviews mailing list