Chromium Code Reviews
DescriptionPropogate kUnsafelyTreatInsecureOriginAsSecure flag to the zygote process
ChromeContentClient::AddAdditionalSchemes sets up the global whitelisted
origins. Some of these origins may be passed in via the
kUnsafelyTreatInsecureOriginsAsSecure flag. However, this call happens
while the renderer process is still a zygote on linux. This means that
content::IsOriginSecure checks won't take these whitelisted origins into
account.
BUG=736140
Review-Url: https://codereview.chromium.org/2955803002
Cr-Commit-Position: refs/heads/master@{#482353}
Committed: https://chromium.googlesource.com/chromium/src/+/998231b917858c87b641040c742f5cc41ac9b43e
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
|||||||||||||||||||