tab_contents_ssl_helper.cc | 54 scoped_refptr<net::X509Certificate> cert_; // The cert we added. member in class:__anon3059::SSLCertAddedInfoBarDelegate 62 cert_(cert) { 84 UTF8ToUTF16(cert_->issuer().GetDisplayName())); 98 ShowCertificateViewer(tab_contents_->GetMessageBoxRootWindow(), cert_);
|