Remove content::IsOriginSecure call in Domain Reliablity, since...
Remove content::IsOriginSecure call in Domain Reliablity, since GURL::SchemeIsCryptographic should be enough. Domain reliablity only cares about http(s) traffic, so the extra functionality in content::IsOriginSecure (e.g. file/filesystem, UI, local, about, data schemes) aren't needed. Bug: 853251 Change-Id: Ic43672a378722bb1c9c41a85ab78d8d7e466818c Reviewed-on: https://chromium-review.googlesource.com/c/1334277 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:Misha Efimov <mef@chromium.org> Cr-Commit-Position: refs/heads/master@{#607782}
Showing
Please register or sign in to comment