[webkit-reviews] review granted: [Bug 30858] Allow custom memory allocation control for WebCore's RareData : [Attachment 42023] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 07:47:01 PDT 2009


Darin Adler <darin at apple.com> has granted Zoltan Horvath <zoltan at webkit.org>'s
request for review:
Bug 30858: Allow custom memory allocation control for WebCore's RareData
https://bugs.webkit.org/show_bug.cgi?id=30858

Attachment 42023: proposed patch
https://bugs.webkit.org/attachment.cgi?id=42023&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
For any of these there is no need to be copyable, it may be more appropriate to
inherit from Noncopyable than from FastAllocBase. This is one of those
examples.


More information about the webkit-reviews mailing list