DescriptionPreparation for removal of sending content::SSLStatus to the renderer.
In this particular path (WebFrameClient::didDisplayContentWithCertificateErrors and didRunContentWithCertificateErrors), the information needed is mostly from net's SSLInfo. I removed content::SecurityStyle from the IsContentWithCertificateErrorsRelevantToUI check since it's based on other members from SSLInfo that are compared. This allows future changes to not send content::SSLStatus to the renderer process.
Also stop sending the serialized security_info string to the browser since it's not used.
BUG=598073
Committed: https://crrev.com/a385e11086b4b17f926a4fe95a22a00e9918bbdb
Cr-Commit-Position: refs/heads/master@{#407001}
Patch Set 1 #
Total comments: 2
Patch Set 2 : review comment #
Messages
Total messages: 27 (12 generated)
|