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

Issue 2302053004: Use ChannelMojo for plugin-renderer channels. (Closed)

Created:
4 years, 3 months ago by Sam McNally
Modified:
4 years, 2 months ago
Reviewers:
raymes, piman
CC:
chromium-reviews, jam, darin-cc_chromium.org, mlamouri+watch-content_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ChannelMojo for plugin-renderer channels. patch from issue 2168523002 at patchset 20001 (http://crrev.com/2168523002#ps20001) BUG=604282 COLLABORATOR=amistry@chromium.org Committed: https://crrev.com/414873fd5bf18a1e86b7b08bcea1c87d5ec79ac1 Cr-Commit-Position: refs/heads/master@{#425900}

Patch Set 1 : http://crrev.com/2168523002#ps20001 #

Patch Set 2 : #

Patch Set 3 : rebase #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -63 lines) Patch
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 2 3 4 1 chunk +3 lines, -6 lines 0 comments Download
M content/browser/pepper_flash_settings_helper_impl.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_data_remover_impl.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 1 2 3 4 chunks +6 lines, -22 lines 0 comments Download
M content/renderer/pepper/host_dispatcher_wrapper.cc View 1 2 3 1 chunk +1 line, -10 lines 0 comments Download
M content/renderer/pepper/pepper_broker.cc View 1 2 3 1 chunk +1 line, -7 lines 0 comments Download
M content/renderer/pepper/pepper_broker_unittest.cc View 1 1 chunk +2 lines, -15 lines 0 comments Download
M content/renderer/pepper/plugin_module.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 70 (63 generated)
Sam McNally
+raymes for //content/renderer/pepper and //components/nacl/renderer +piman for content/ppapi_plugin/ppapi_thread.cc
4 years, 2 months ago (2016-10-17 23:24:37 UTC) #51
raymes
lgtm https://codereview.chromium.org/2302053004/diff/260001/components/nacl/renderer/ppb_nacl_private_impl.cc File components/nacl/renderer/ppb_nacl_private_impl.cc (right): https://codereview.chromium.org/2302053004/diff/260001/components/nacl/renderer/ppb_nacl_private_impl.cc#newcode136 components/nacl/renderer/ppb_nacl_private_impl.cc:136: instance_info->channel_handle.mojo_handle.Close(); Should we DCHECK that it's a mojo_handle?
4 years, 2 months ago (2016-10-17 23:28:53 UTC) #52
piman
LGTM. To clarify, mojo works in NaCl, yes? Does that mean we can eventually remove ...
4 years, 2 months ago (2016-10-18 02:52:36 UTC) #60
Sam McNally
On 2016/10/18 02:52:36, piman wrote: > LGTM. To clarify, mojo works in NaCl, yes? > ...
4 years, 2 months ago (2016-10-18 05:03:51 UTC) #63
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2302053004/300001
4 years, 2 months ago (2016-10-18 05:54:59 UTC) #66
commit-bot: I haz the power
Committed patchset #5 (id:300001)
4 years, 2 months ago (2016-10-18 06:01:14 UTC) #68
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 06:03:30 UTC) #70
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/414873fd5bf18a1e86b7b08bcea1c87d5ec79ac1
Cr-Commit-Position: refs/heads/master@{#425900}

Powered by Google App Engine
This is Rietveld 408576698