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

Issue 486383002: Pepper: Make trusted plugin channel sync again. (Closed)

Created:
6 years, 4 months ago by teravest
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Pepper: Make trusted plugin channel sync again. This channel needs to be made synchronous to safely support sending a synchronous message from the plugin to the renderer for reporting exit status. The overall change for that support is available for review at: https://codereview.chromium.org/484783002/ This change splits out the channel refactoring to make this easier to review. BUG=397161 R=dmichael@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291113

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase and comment for dmichael #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -21 lines) Patch
M components/nacl/loader/nacl_listener.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M components/nacl/loader/nacl_trusted_listener.h View 3 chunks +4 lines, -3 lines 0 comments Download
M components/nacl/loader/nacl_trusted_listener.cc View 1 3 chunks +12 lines, -7 lines 0 comments Download
M components/nacl/loader/nonsfi/nonsfi_listener.cc View 1 chunk +2 lines, -1 line 0 comments Download
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M components/nacl/renderer/trusted_plugin_channel.h View 2 chunks +5 lines, -3 lines 0 comments Download
M components/nacl/renderer/trusted_plugin_channel.cc View 1 chunk +8 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
teravest
6 years, 4 months ago (2014-08-19 19:42:13 UTC) #1
dmichael (off chromium)
lgtm https://codereview.chromium.org/486383002/diff/1/components/nacl/loader/nacl_trusted_listener.cc File components/nacl/loader/nacl_trusted_listener.cc (right): https://codereview.chromium.org/486383002/diff/1/components/nacl/loader/nacl_trusted_listener.cc#newcode18 components/nacl/loader/nacl_trusted_listener.cc:18: true, nit: /* create_channel_now */
6 years, 4 months ago (2014-08-20 21:07:50 UTC) #2
teravest
https://codereview.chromium.org/486383002/diff/1/components/nacl/loader/nacl_trusted_listener.cc File components/nacl/loader/nacl_trusted_listener.cc (right): https://codereview.chromium.org/486383002/diff/1/components/nacl/loader/nacl_trusted_listener.cc#newcode18 components/nacl/loader/nacl_trusted_listener.cc:18: true, On 2014/08/20 21:07:50, dmichael wrote: > nit: /* ...
6 years, 4 months ago (2014-08-20 21:11:09 UTC) #3
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 4 months ago (2014-08-20 21:11:11 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/486383002/20001
6 years, 4 months ago (2014-08-20 21:12:53 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-20 21:23:35 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 21:25:28 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/44386) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/7507) ios_rel_device ...
6 years, 4 months ago (2014-08-20 21:25:29 UTC) #8
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 4 months ago (2014-08-21 16:01:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/486383002/20001
6 years, 4 months ago (2014-08-21 16:03:10 UTC) #10
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 4 months ago (2014-08-21 16:43:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/486383002/40001
6 years, 4 months ago (2014-08-21 16:49:11 UTC) #12
teravest
6 years, 4 months ago (2014-08-21 17:08:11 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 manually as 291113 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698