DescriptionAdd Net.ProxyScriptFetchSuccessDuration UMA to record how long PAC script fetches take.
Currently PAC script fetches time out after 5 minutes. It's possible that this was a much higher value than needed.
This limit is also problematic in certain cases. For example, if a PAC script is retrieved over HTTPS, and the computer recently joined a network which has a captive portal that blackholes all HTTPS traffic then that user will be unable to sign in to the captive portal with Chrome while waiting for the limit to be hit.
BUG=251682
Committed: https://crrev.com/27d2e5e5e2eb429943a27b4c23cf120733ea39a7
Cr-Commit-Position: refs/heads/master@{#338314}
Patch Set 1 #Patch Set 2 : Reset fetch_start_time_ during ResetCurRequestState #Patch Set 3 : Skip recording fetch time when PAC URL has a data scheme. #
Total comments: 1
Patch Set 4 : Rename UMA to Net.ProxyScriptFetcher.SuccessDuration #
Total comments: 4
Messages
Total messages: 24 (9 generated)
|