Bug 153507 - Add a Dictionary overload that returns an Optional result
Summary: Add a Dictionary overload that returns an Optional result
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-26 13:10 PST by Anders Carlsson
Modified: 2016-01-26 13:22 PST (History)
0 users

See Also:


Attachments
Patch (1.82 KB, patch)
2016-01-26 13:10 PST, Anders Carlsson
thorton: 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 2016-01-26 13:10:05 PST
Add a Dictionary overload that returns an Optional result
Comment 1 Anders Carlsson 2016-01-26 13:10:27 PST
Created attachment 269909 [details]
Patch
Comment 2 Anders Carlsson 2016-01-26 13:22:22 PST
Committed r195616: <http://trac.webkit.org/changeset/195616>