Chromium Code Reviews
DescriptionAllow WebView setCookie api to set secure cookies for http urls.
Starting with Chrome M58, setting secure cookies for http urls is not
allowed (strict secure cookies). However, Webview using applications
used to set cookies using a Webview setCookie API and until now
we discovered 3 apps doing that and failing in different ways. This
change is a temporary hack to allow this API to modify HTTP urls to
HTTPS when setting secure cookies.
BUG=706993
Review-Url: https://codereview.chromium.org/2821623003
Cr-Commit-Position: refs/heads/master@{#464734}
(cherry picked from commit 50549382727806e2ae44c45444827d02270b5d57)
Review-Url: https://codereview.chromium.org/2824503002 .
Cr-Commit-Position: refs/branch-heads/3029@{#715}
Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed: https://chromium.googlesource.com/chromium/src/+/159d352e7da2f956e8b29f40efc0d6cb50de0f4b
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
||||||||||||||||||||||||||||