DescriptionMake sure dispatchFailLoad is triggered by stopLoading
Calling ResourceFetcher::stopFetching before
DocumentLoader::cancelMainResourceLoad may trigger a
dispatchDidFinishLoad instead of the expected dispatchFailLoad. This
patch reverts to the former ordering of the calls, which solves the
problem.
BUG=501248
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197901
Patch Set 1 #
Messages
Total messages: 13 (2 generated)
|