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 19704009: Pepper: Add routing ID information to Connection. (Closed)

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

Description

Pepper: Add routing ID information to Connection. To support in-process plugins, ResourceCall messages from the renderer to the browser will need to provide routing ID information for receiving a reply. We add a boolean for "in_process" as well so the plugin need only send the extra information when the plugin is running in-process. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213223

Patch Set 1 #

Total comments: 4

Patch Set 2 : RenderView routing ID, comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -15 lines) Patch
M content/renderer/pepper/pepper_in_process_resource_creation.cc View 6 chunks +9 lines, -9 lines 0 comments Download
M content/renderer/pepper/pepper_in_process_router.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/renderer/pepper/pepper_in_process_router.cc View 1 2 chunks +9 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/connection.h View 1 2 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
teravest
7 years, 5 months ago (2013-07-22 21:14:17 UTC) #1
yzshen1
https://codereview.chromium.org/19704009/diff/1/content/renderer/pepper/pepper_in_process_router.cc File content/renderer/pepper/pepper_in_process_router.cc (right): https://codereview.chromium.org/19704009/diff/1/content/renderer/pepper/pepper_in_process_router.cc#newcode62 content/renderer/pepper/pepper_in_process_router.cc:62: PP_Instance instance) { GetRoutingIDForWidget() doesn't always return the same ...
7 years, 5 months ago (2013-07-23 17:44:01 UTC) #2
teravest
https://codereview.chromium.org/19704009/diff/1/content/renderer/pepper/pepper_in_process_router.cc File content/renderer/pepper/pepper_in_process_router.cc (right): https://codereview.chromium.org/19704009/diff/1/content/renderer/pepper/pepper_in_process_router.cc#newcode62 content/renderer/pepper/pepper_in_process_router.cc:62: PP_Instance instance) { On 2013/07/23 17:44:01, yzshen1 wrote: > ...
7 years, 5 months ago (2013-07-23 17:59:50 UTC) #3
yzshen1
lgtm
7 years, 5 months ago (2013-07-23 18:02:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/19704009/11001
7 years, 5 months ago (2013-07-23 18:06:46 UTC) #5
commit-bot: I haz the power
7 years, 5 months ago (2013-07-23 21:19:38 UTC) #6
Message was sent while issue was closed.
Change committed as 213223

Powered by Google App Engine
This is Rietveld 408576698