DescriptionMove ResourceResponseHead::error_code to SyncLoadResult.
Apart from the places which expect a SyncLoadResult, it's only read in
RedirectToFileResourceHandler. In that case, it's always net::OK;
ResourceLoader checks request_->status().is_success() first in
OnResponseStarted before calling CompleteResponseStarted().
BUG=none
Committed: https://crrev.com/015fd3277d904d8941d29c1dc77d91bdf2cbfa4a
Cr-Commit-Position: refs/heads/master@{#293216}
Patch Set 1 #
Messages
Total messages: 18 (6 generated)
|