DescriptionReplace if-block on !redirectResponse.isNull() with ASSERT in RawResource::willFollowRedirect()
The only caller ResourceLoader::willFollowRedirect() has ASSERT on
redirectResponse. So, we can assert that it's not null here too.
BUG=none
R=mkwst
Committed: https://crrev.com/feb0860c3c3ab9ece8cb92d8ca23cf57f8196498
Cr-Commit-Position: refs/heads/master@{#371707}
Patch Set 1 #
Messages
Total messages: 16 (10 generated)
|