Return base::Optional<network::mojom::CredentialsMode> type in ParseCredentialsMode
Using base::Optional is modern format and it removes an unnecessary argument. See the comment: https://chromium-review.googlesource.com/c/chromium/src/+/1990883/16/third_party/blink/renderer/core/script/script.cc#9 This change doesn't affect the behavior. Just for a cleanup. Change-Id: Ie89f24d0089c90d59f64cd121fd7aa440d39af9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993073 Commit-Queue: Eriko Kurimoto <elkurin@google.com> Reviewed-by:Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#731892}
Showing
Please register or sign in to comment