Use net::CanonicalCookie::CreateSanitized cookie instead of constructor.
This is part of a larger cleanup effort of Chrome's use of cookies. The eventual goal is to make the constructor private and to have other parts of Chrome use CreateSanitizedCookie(). Bug: 1102874 Change-Id: Id27150b987d2303fc670aac8cdf83300d2238877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303300 Commit-Queue: Dylan Cutler <dylancutler@google.com> Reviewed-by:Lily Chen <chlily@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#791881}
Showing
Please register or sign in to comment