Chromium Code Reviews
DescriptionSet SSL info when an HTTP auth dialog is triggered by direct navigation.
This patch correctly sets the SSL information of a navigation entry when
an HTTP auth dialog is triggered. It only sets the information if the navigation
is initiated by the user (i.e. through the omnibox). It does not set SSL
information if the navigation ending up with the HTTP auth dialog was triggered
by a page redirect, as there is no SiteInstance to get the SSL information from
in that case.
BUG=395050
Patch Set 1 #Patch Set 2 : Set SSL status for all HTTP basic auth prompts #
Total comments: 4
Patch Set 3 : Set SSL status in ResourceLoader #
Total comments: 16
Patch Set 4 : Nasko comments #
Total comments: 6
Patch Set 5 : Charlie comments #Patch Set 6 : Rebase #
Total comments: 3
Patch Set 7 : Just use pending navigation entry for everything #
Total comments: 9
Messages
Total messages: 29 (3 generated)
|