commit | 270a3c806224403dd48cb7c721693f565d9a0595 | [log] [tgz] |
---|---|---|
author | Steve Block <steveblock@google.com> | Tue Oct 04 12:16:47 2011 +0100 |
committer | Steve Block <steveblock@google.com> | Wed Oct 05 13:28:28 2011 +0100 |
tree | 430fc25e55c21882b9ba7fa429648ebaa04cce69 | |
parent | fa03f9a3460a695337231df3195271060a1b4a06 [diff] |
Clean up SslErrorHandlerImpl - Use assert rather than junit.framework.Assert - Add some comments - There's no need for checkSslPrefTable() to call handleSslErrorResponse() as we'll never update the table. Instead call LoadListener.handleSslErrorResponse() directly. No functional change. Bug: 5409251 Change-Id: I0c6cdae43fa966f86f4a6c43b74c2f2a01f60319