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

Issue 7540032: Allow reentrancy for HostDispatcher::GetProxiedInterface (Closed)

Created:
9 years, 4 months ago by vrk (LEFT CHROMIUM)
Modified:
9 years, 4 months ago
Reviewers:
piman
CC:
chromium-reviews
Visibility:
Public.

Description

Allow reentrancy for HostDispatcher::GetProxiedInterface By allowing reentrancy in this function, we allow a PPB implementation to call GetPluginInterface from the constructor. Otherwise the renderer process hangs. (See PPB_VideoDecoder_Impl's constructor as an example.) BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95010

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M ppapi/proxy/host_dispatcher.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
vrk (LEFT CHROMIUM)
9 years, 4 months ago (2011-08-01 20:57:37 UTC) #1
piman
9 years, 4 months ago (2011-08-01 20:58:28 UTC) #2
LGTM, thanks !

Powered by Google App Engine
This is Rietveld 408576698