When 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 Review-Url: https://codereview.chromium.org/2436163002 Cr-Commit-Position: refs/heads/master@{#427183}
Showing
Please register or sign in to comment