DescriptionFix crash when displaying a null certificate.
This regressed in r417444. Previously (https://codereview.chromium.org/2327433002/diff/250001/chrome/browser/certificate_viewer.cc) we would check that the certificate id sent by the renderer was valid (say because renderer died). Races could also happen now, in that the page might navigate right after user presses certificate viewer button and the last committed entry wouldn't have a certificate.
BUG=646882
Committed: https://crrev.com/86e4f0c45cb22e575d7c5a373ebe40c66ec1f2eb
Cr-Commit-Position: refs/heads/master@{#418644}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|