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

Issue 1440423003: Add support for HandleBlockingMessage to NaClMessageScanner (Closed)

Created:
5 years, 1 month ago by dmichael (off chromium)
Modified:
4 years, 11 months ago
Reviewers:
Mark Seaborn, bbudge
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for HandleBlockingMessage to NaClMessageScanner BUG=555769 R=bbudge Committed: https://crrev.com/822ba8f1a22d6756f90d5ea004af28ce224433d2 Cr-Commit-Position: refs/heads/master@{#368617}

Patch Set 1 #

Patch Set 2 : Add test, undo unnecessary style changes #

Patch Set 3 : remove extra whitespace #

Total comments: 6

Patch Set 4 : address mseaborn's comments #

Patch Set 5 : rebase #

Patch Set 6 : merge with mseaborn's changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -17 lines) Patch
M ppapi/proxy/nacl_message_scanner.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/tests/test_message_handler.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/tests/test_message_handler.cc View 1 2 3 4 5 2 chunks +35 lines, -0 lines 0 comments Download
M ppapi/tests/test_post_message.cc View 1 2 3 4 5 1 chunk +0 lines, -17 lines 0 comments Download
M ppapi/tests/test_utils.h View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (6 generated)
dmichael (off chromium)
5 years, 1 month ago (2015-11-13 23:48:29 UTC) #1
bbudge
LGTM Thanks for doing this. I'm amazed you remember the code so well.
5 years, 1 month ago (2015-11-13 23:59:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1440423003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1440423003/40001
5 years, 1 month ago (2015-11-14 00:03:52 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/130839)
5 years, 1 month ago (2015-11-14 01:17:03 UTC) #6
dmichael (off chromium)
Noooooo... it's failing only on Windows release. I don't even have a Windows machine anymore. ...
5 years, 1 month ago (2015-11-16 18:20:15 UTC) #7
Mark Seaborn
https://codereview.chromium.org/1440423003/diff/40001/ppapi/proxy/nacl_message_scanner.cc File ppapi/proxy/nacl_message_scanner.cc (right): https://codereview.chromium.org/1440423003/diff/40001/ppapi/proxy/nacl_message_scanner.cc#newcode195 ppapi/proxy/nacl_message_scanner.cc:195: ScanTuple(params, results); This needs to be: bool ScanSyncMessage(ScanningResults* results) ...
5 years ago (2015-12-17 01:46:54 UTC) #9
Mark Seaborn
One more thing, in case you land this before my change (https://codereview.chromium.org/1512733003/)... https://codereview.chromium.org/1440423003/diff/40001/ppapi/proxy/nacl_message_scanner.cc File ppapi/proxy/nacl_message_scanner.cc ...
5 years ago (2015-12-17 01:49:04 UTC) #10
dmichael (off chromium)
On 2015/12/17 01:49:04, Mark Seaborn wrote: > One more thing, in case you land this ...
5 years ago (2015-12-17 16:03:08 UTC) #11
bbudge
On 2015/12/17 16:03:08, dmichael (off chromium) wrote: > On 2015/12/17 01:49:04, Mark Seaborn wrote: > ...
5 years ago (2015-12-17 18:34:09 UTC) #12
dmichael (off chromium)
On 2015/12/17 18:34:09, bbudge wrote: > On 2015/12/17 16:03:08, dmichael (off chromium) wrote: > > ...
5 years ago (2015-12-17 18:41:57 UTC) #13
dmichael (off chromium)
Comments addressed, PTAL. https://codereview.chromium.org/1440423003/diff/40001/ppapi/proxy/nacl_message_scanner.cc File ppapi/proxy/nacl_message_scanner.cc (right): https://codereview.chromium.org/1440423003/diff/40001/ppapi/proxy/nacl_message_scanner.cc#newcode195 ppapi/proxy/nacl_message_scanner.cc:195: ScanTuple(params, results); On 2015/12/17 01:46:54, Mark ...
5 years ago (2015-12-17 19:04:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1440423003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1440423003/100001
4 years, 11 months ago (2016-01-11 17:48:51 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 11 months ago (2016-01-11 17:55:00 UTC) #18
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/822ba8f1a22d6756f90d5ea004af28ce224433d2 Cr-Commit-Position: refs/heads/master@{#368617}
4 years, 11 months ago (2016-01-11 17:55:49 UTC) #20
bbudge
4 years, 11 months ago (2016-01-11 18:18:17 UTC) #21
Message was sent while issue was closed.
Thanks David!

Powered by Google App Engine
This is Rietveld 408576698