[webkit-reviews] review granted: [Bug 132479] Add and implement KeyedDecoder::decodeBytes : [Attachment 230682] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 2 12:28:32 PDT 2014


Tim Horton <thorton at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 132479: Add and implement KeyedDecoder::decodeBytes
https://bugs.webkit.org/show_bug.cgi?id=132479

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

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=230682&action=review


> Source/WebCore/platform/KeyedCoding.h:54
> +	   static_assert(sizeof(T) == 1, "");

why no message!


More information about the webkit-reviews mailing list