RESOLVED FIXED 226280
Next step toward using std::optional directly instead of through WTF::Optional typedef
https://bugs.webkit.org/show_bug.cgi?id=226280
Summary Next step toward using std::optional directly instead of through WTF::Optiona...
Darin Adler
Reported 2021-05-26 11:00:17 PDT
Next step toward using std::optional directly instead of through WTF::Optional typedef
Attachments
Patch (2.41 MB, patch)
2021-05-26 21:54 PDT, Darin Adler
no flags
Patch (2.41 MB, patch)
2021-05-26 22:26 PDT, Darin Adler
no flags
Patch (2.44 MB, patch)
2021-05-27 09:30 PDT, Darin Adler
no flags
Patch (2.48 MB, patch)
2021-05-27 14:54 PDT, Darin Adler
sam: review+
Darin Adler
Comment 1 2021-05-26 21:54:08 PDT
Darin Adler
Comment 2 2021-05-26 22:26:00 PDT
EWS Watchlist
Comment 3 2021-05-26 22:27:44 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
Chris Dumez
Comment 4 2021-05-26 23:11:18 PDT
Comment on attachment 429845 [details] Patch I see you couldn’t resist and did some refactoring in this already very large patch :) r=me once the bots are happy.
Darin Adler
Comment 5 2021-05-27 09:30:02 PDT
Darin Adler
Comment 6 2021-05-27 14:54:46 PDT
Darin Adler
Comment 7 2021-05-27 18:26:56 PDT
Radar WebKit Bug Importer
Comment 8 2021-05-27 18:27:24 PDT
Note You need to log in before you can comment on or make changes to this bug.