[webkit-reviews] review granted: [Bug 22557] Better memory statistics : [Attachment 25600] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 29 13:54:30 PST 2008


Alexey Proskuryakov <ap at webkit.org> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 22557: Better memory statistics
https://bugs.webkit.org/show_bug.cgi?id=22557

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
+  size_t ReturnedBytes() const;

Is that an extra space before size_t?

Please consider putting these functions in global namespace with "using" for
consistency with most of WTF.

r=me


More information about the webkit-reviews mailing list