Bug 132479

Summary: Add and implement KeyedDecoder::decodeBytes
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Anders Carlsson
Reported 2014-05-02 12:25:13 PDT
Add and implement KeyedDecoder::decodeBytes
Attachments
Patch (4.15 KB, patch)
2014-05-02 12:26 PDT, Anders Carlsson
thorton: review+
Anders Carlsson
Comment 1 2014-05-02 12:26:46 PDT
Tim Horton
Comment 2 2014-05-02 12:28:55 PDT
Comment on attachment 230682 [details] Patch 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!
Anders Carlsson
Comment 3 2014-05-02 12:34:58 PDT
Note You need to log in before you can comment on or make changes to this bug.