Chromium Code Reviews
DescriptionMerge 222614 "Change the PepperInProcessRouter to defer resource..."
> Change the PepperInProcessRouter to defer resource destruction messages.
> This changes the in process "proxy" so it posts tasks to send resource destruction messages
> instead of calling them directly. This prevents several kinds of reentrancy into the plugin-side
> code. In this case, when a URLLoader is released, the plugin can finish before the host cancels
> the load and potentially deletes the instance.
>
> BUG=276368
>
> Review URL: https://chromiumcodereview.appspot.com/23688004
TBR=bbudge@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222786
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||