Re-assign ssl_info later in the code for committed interstitials
There was a bug where the error code and button text were incorrect on committed interstitials. The cause was that some SSLInfo fields were being updated later on in the code, so ssl_info shouldn't be set until after this is done. Bug: 987407 Change-Id: If82b15e2243ed1865e5b4d604c6aa6cebf7af9ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910845Reviewed-by:Eugene But <eugenebut@chromium.org> Commit-Queue: Livvie Lin <livvielin@chromium.org> Cr-Commit-Position: refs/heads/master@{#715929}
Showing
Please register or sign in to comment