commit | cbc67a01ccfe9cc5ce441f02a8c0dc475340830e | [log] [tgz] |
---|---|---|
author | Steve Block <steveblock@google.com> | Wed Oct 05 17:56:19 2011 +0100 |
committer | Steve Block <steveblock@google.com> | Thu Oct 06 18:45:24 2011 +0100 |
tree | 09f325997596a52fcf5a3417993c4fc33fce7847 | |
parent | 6907bea676e806fff847746465b836bd9ed39213 [diff] |
Refactor generation of SSL certificate dialogs The SSL certificate dialog is shown in two cases ... - When an SSL error occurrs when loading a resource - For the 'Page Info' menu option when the main page uses SSL. This change factors out common functionality into a new createSslCertificateDialog() method. It also removes a superfluous check in showPageInfo(). Bug: 5248376 Change-Id: I2ce57b2becfb7e9498f7b955b6e65feeb2fa1c19