DescriptionWhen InterceptingResourceHandler swaps in a handler, call OnWillStart.
The new ResourceHandler's OnWillStart was never being called, which
violates the ResourceHandler's API contract, and has caused at least one
crash previously (Though that fixed by another CL).
BUG=650717
Committed: https://crrev.com/90cf7fc2ae2d522c9a0d5c9dee461f6b79277df9
Cr-Commit-Position: refs/heads/master@{#427183}
Patch Set 1 #Patch Set 2 : Remove unused value, reorder defer/results (They don't quite match...) #
Total comments: 1
Patch Set 3 : Update comments, remove prototype for method that never existed #
Dependent Patchsets: Messages
Total messages: 31 (19 generated)
|