DescriptionRevert 202821 "Protect WebURLLoaderImpl::Context while receiving..."
> Protect WebURLLoaderImpl::Context while receiving responses.
>
> A client's didReceiveResponse can cancel a request; by protecting the
> Context we avoid a use after free in this case.
>
> Interestingly, we really had very good warning about this problem, see
> https://codereview.chromium.org/11900002/ back in January.
>
> R=darin
> BUG=241139
>
> Review URL: https://chromiumcodereview.appspot.com/15738007
TBR=gavinp@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202835
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|