[webkit-reviews] review granted: [Bug 47701] Support appending an ArrayBuffer object in BlobBuilder : [Attachment 71106] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 19:54:39 PDT 2010


David Levin <levin at chromium.org> has granted Jian Li <jianli at chromium.org>'s
request for review:
Bug 47701: Support appending an ArrayBuffer object in BlobBuilder
https://bugs.webkit.org/show_bug.cgi?id=47701

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

------- Additional Comments from David Levin <levin at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=71106&action=review

> WebCore/ChangeLog:7
> +

It looks like bool return values have been removed. I guess this is because all
functions returned true and the return values weren't used.

It would be nice to have a small comment about this (since it really isn't
covered by the title).


More information about the webkit-reviews mailing list