Bug 177519 - Allow modern decoding of std::optional<T>
Summary: Allow modern decoding of std::optional<T>
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: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-26 18:36 PDT by Alex Christensen
Modified: 2017-09-27 16:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (12.28 KB, patch)
2017-09-26 18:37 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (15.51 KB, patch)
2017-09-26 18:58 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (15.91 KB, patch)
2017-09-26 19:13 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (16.77 KB, patch)
2017-09-26 19:19 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (18.97 KB, patch)
2017-09-26 19:30 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1.32 MB, application/zip)
2017-09-26 20:01 PDT, Build Bot
no flags Details
Patch (19.70 KB, patch)
2017-09-27 16:22 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (19.79 KB, patch)
2017-09-27 16:38 PDT, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2017-09-26 18:36:51 PDT
Allow modern decoding of std::optional<T>
Comment 1 Alex Christensen 2017-09-26 18:37:04 PDT
Created attachment 321921 [details]
Patch
Comment 2 Alex Christensen 2017-09-26 18:58:49 PDT
Created attachment 321925 [details]
Patch
Comment 3 Alex Christensen 2017-09-26 19:13:30 PDT
Created attachment 321927 [details]
Patch
Comment 4 Alex Christensen 2017-09-26 19:19:33 PDT
Created attachment 321928 [details]
Patch
Comment 5 Alex Christensen 2017-09-26 19:30:44 PDT
Created attachment 321930 [details]
Patch
Comment 6 Build Bot 2017-09-26 20:01:27 PDT
Comment on attachment 321930 [details]
Patch

Attachment 321930 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/4672482

Number of test failures exceeded the failure limit.
Comment 7 Build Bot 2017-09-26 20:01:28 PDT
Created attachment 321932 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 8 Alex Christensen 2017-09-27 16:22:05 PDT
Created attachment 322038 [details]
Patch
Comment 9 Alex Christensen 2017-09-27 16:38:17 PDT
Created attachment 322042 [details]
Patch
Comment 10 Alex Christensen 2017-09-27 16:50:34 PDT
http://trac.webkit.org/r222584
Comment 11 Radar WebKit Bug Importer 2017-09-27 16:51:43 PDT
<rdar://problem/34701829>