Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Issue 23536043: Merge 222614 "Change the PepperInProcessRouter to defer resource..." (Closed)

Created:
7 years, 3 months ago by bbudge
Modified:
7 years, 3 months ago
Reviewers:
bbudge
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Merge 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -3 lines) Patch
M content/renderer/pepper/pepper_in_process_router.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/pepper/pepper_in_process_router.cc View 2 chunks +23 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bbudge
7 years, 3 months ago (2013-09-12 16:01:53 UTC) #1
bbudge
7 years, 3 months ago (2013-09-12 16:02:19 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r222786.

Powered by Google App Engine
This is Rietveld 408576698