Bug 134125 - Add encoding and decoding support for WTF::Optional
Summary: Add encoding and decoding support for WTF::Optional
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-20 14:34 PDT by Anders Carlsson
Modified: 2014-06-20 14:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.45 KB, patch)
2014-06-20 14:34 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-06-20 14:34:03 PDT
Add encoding and decoding support for WTF::Optional
Comment 1 Anders Carlsson 2014-06-20 14:34:56 PDT
Created attachment 233456 [details]
Patch
Comment 2 Andreas Kling 2014-06-20 14:35:58 PDT
Comment on attachment 233456 [details]
Patch

r=me
Comment 3 Anders Carlsson 2014-06-20 14:37:07 PDT
Committed r170209: <http://trac.webkit.org/changeset/170209>