RESOLVED FIXED Bug 163624
convertDictionary<>() no longer needs to return an Optional<> type
https://bugs.webkit.org/show_bug.cgi?id=163624
Summary convertDictionary<>() no longer needs to return an Optional<> type
Chris Dumez
Reported 2016-10-18 14:58:10 PDT
convertDictionary<>() no longer needs to return an Optional<> type now that our dictionary structures are all default constructible after <https://trac.webkit.org/changeset/206974>.
Attachments
Patch (44.43 KB, patch)
2016-10-18 15:00 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-18 15:00:14 PDT
Chris Dumez
Comment 2 2016-10-18 16:21:38 PDT
Comment on attachment 291991 [details] Patch Clearing flags on attachment: 291991 Committed r207498: <http://trac.webkit.org/changeset/207498>
Chris Dumez
Comment 3 2016-10-18 16:21:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.