DescriptionHandle redirects with NULL headers in PluginURLFetcher
This is a minimal fix for the crash. We should pass the response code from the
URLRequestRedirectJob down from the browser, either by faking headers or by
passing it separately along with other redirect metadata in
https://crbug.com/384609. For now, treat it as 307 as all non-test
URLRequestRedirectJobs are 307.
BUG=382849
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278883
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|