bindings: Do not set an invalid value on CookieListItem.sameSite
"unspecified" is not a member of IDL enum 'CookieSameSite'. Before this CL, the code set the invalid value on CookieListItem. sameSite. This CL fixes it, and leaves the dictionary member unset if UNSPECIFIED was passed. Bug: 839389 Change-Id: I61c01c6cd20990f9dd48456c7e50d06f7c93d385 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210293 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#770982}
Showing
Please register or sign in to comment