[webkit-reviews] review granted: [Bug 124741] Add !USE(NETWORK_CFDATA_ARRAY_CALLBACK)-guard : [Attachment 217606] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 13:40:27 PST 2013


Alexey Proskuryakov <ap at webkit.org> has granted Daniel Bates
<dbates at webkit.org>'s request for review:
Bug 124741: Add !USE(NETWORK_CFDATA_ARRAY_CALLBACK)-guard
https://bugs.webkit.org/show_bug.cgi?id=124741

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
It's kind of wrong that USE(NETWORK_CFDATA_ARRAY_CALLBACK) affects the behavior
of SharedBuffer::append(const char* data, unsigned length). That has nothing to
do with CFArrayRef data chunks!


More information about the webkit-reviews mailing list