[webkit-reviews] review requested: [Bug 234865] Add a helper function that returns the value of a std::optional<T> or constructs T if needed : [Attachment 448467] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 21:11:53 PST 2022


Wenson Hsieh <wenson_hsieh at apple.com> has asked  for review:
Bug 234865: Add a helper function that returns the value of a std::optional<T>
or constructs T if needed
https://bugs.webkit.org/show_bug.cgi?id=234865

Attachment 448467: Patch

https://bugs.webkit.org/attachment.cgi?id=448467&action=review




--- Comment #5 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Created attachment 448467

  --> https://bugs.webkit.org/attachment.cgi?id=448467&action=review

Patch


More information about the webkit-reviews mailing list