Commit 9a0cd15
Steve Block
Always update the WebView's SSL certificate, regardless of whether a WebViewClient has been set
This looks like a copy-paste error from other CallbackProxy methods which call
back to the WebViewClient or WebChromeClient, rather than the WebView.
Also remove '@hide' annotations. These are superfluous as the class is not
public.
Bug: 5287216
Change-Id: If97c4d769cf82563b9c182ba09fc742fbb7e08e91 parent 200ff0a commit 9a0cd15
1 file changed
+1
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | 168 | | |
171 | 169 | | |
172 | 170 | | |
| |||
1013 | 1011 | | |
1014 | 1012 | | |
1015 | 1013 | | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
1019 | | - | |
1020 | 1014 | | |
1021 | 1015 | | |
1022 | 1016 | | |
| |||
1031 | 1025 | | |
1032 | 1026 | | |
1033 | 1027 | | |
1034 | | - | |
1035 | | - | |
1036 | | - | |
| 1028 | + | |
1037 | 1029 | | |
1038 | 1030 | | |
1039 | 1031 | | |
| |||
1048 | 1040 | | |
1049 | 1041 | | |
1050 | 1042 | | |
1051 | | - | |
1052 | | - | |
1053 | | - | |
1054 | | - | |
1055 | 1043 | | |
1056 | 1044 | | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
1060 | | - | |
1061 | | - | |
1062 | 1045 | | |
1063 | 1046 | | |
1064 | 1047 | | |
| |||
0 commit comments