[webkit-reviews] review denied: [Bug 61908] [chromium] PageSerializer::getSomeData() should return a WebSharedBuffer : [Attachment 95826] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 10:03:25 PDT 2011


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied Jay Civelli
<jcivelli at chromium.org>'s request for review:
Bug 61908: [chromium] PageSerializer::getSomeData() should return a
WebSharedBuffer
https://bugs.webkit.org/show_bug.cgi?id=61908

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=95826&action=review

> Source/WebKit/chromium/public/WebSharedBuffer.h:69
> +    WebPrivatePtr<WebCore::SharedBuffer> m_private;

This class looks like WebData.	Can we just use that? :-)


More information about the webkit-reviews mailing list