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

Issue 607513003: mojo: Add router for python bindings. (Closed)

Created:
6 years, 2 months ago by qsr
Modified:
6 years, 2 months ago
Reviewers:
Chris Masone, sdefresne
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

mojo: Add router for python bindings. BUG=417707 R=sdefresne@chromium.org,cmasone@chromium.org Committed: https://crrev.com/5d07d365694ba3e516a861a1018d31e055bfdf39 Cr-Commit-Position: refs/heads/master@{#296941}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Follow review #

Total comments: 10

Patch Set 3 : Follow reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+358 lines, -12 lines) Patch
M mojo/public/python/mojo/bindings/messaging.py View 1 2 4 chunks +220 lines, -0 lines 0 comments Download
M mojo/python/tests/messaging_unittest.py View 4 chunks +138 lines, -12 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
qsr
6 years, 2 months ago (2014-09-25 14:49:54 UTC) #1
sdefresne
https://codereview.chromium.org/607513003/diff/1/mojo/public/python/mojo/bindings/messaging.py File mojo/public/python/mojo/bindings/messaging.py (right): https://codereview.chromium.org/607513003/diff/1/mojo/public/python/mojo/bindings/messaging.py#newcode29 mojo/public/python/mojo/bindings/messaging.py:29: _REQUEST_ID_OFFSET = 16 16 is equal to _SIMPLE_MESSAGE_STRUCT.size. Is ...
6 years, 2 months ago (2014-09-25 15:17:42 UTC) #2
qsr
https://codereview.chromium.org/607513003/diff/1/mojo/public/python/mojo/bindings/messaging.py File mojo/public/python/mojo/bindings/messaging.py (right): https://codereview.chromium.org/607513003/diff/1/mojo/public/python/mojo/bindings/messaging.py#newcode29 mojo/public/python/mojo/bindings/messaging.py:29: _REQUEST_ID_OFFSET = 16 On 2014/09/25 15:17:42, sdefresne wrote: > ...
6 years, 2 months ago (2014-09-26 13:25:51 UTC) #3
sdefresne
LGTM with comments https://codereview.chromium.org/607513003/diff/20001/mojo/public/python/mojo/bindings/messaging.py File mojo/public/python/mojo/bindings/messaging.py (right): https://codereview.chromium.org/607513003/diff/20001/mojo/public/python/mojo/bindings/messaging.py#newcode58 mojo/public/python/mojo/bindings/messaging.py:58: cls._REQUEST_ID_OFFSET) nit: align cls with buf, ...
6 years, 2 months ago (2014-09-26 14:14:03 UTC) #4
qsr
https://codereview.chromium.org/607513003/diff/20001/mojo/public/python/mojo/bindings/messaging.py File mojo/public/python/mojo/bindings/messaging.py (right): https://codereview.chromium.org/607513003/diff/20001/mojo/public/python/mojo/bindings/messaging.py#newcode58 mojo/public/python/mojo/bindings/messaging.py:58: cls._REQUEST_ID_OFFSET) On 2014/09/26 14:14:03, sdefresne wrote: > nit: align ...
6 years, 2 months ago (2014-09-26 14:33:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/607513003/40001
6 years, 2 months ago (2014-09-26 14:33:55 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 0d8658b90f13501b5ba91fe17caaaa15b58254c6
6 years, 2 months ago (2014-09-26 15:16:50 UTC) #8
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5d07d365694ba3e516a861a1018d31e055bfdf39 Cr-Commit-Position: refs/heads/master@{#296941}
6 years, 2 months ago (2014-09-26 15:17:32 UTC) #9
qsr
A revert of this CL (patchset #3 id:40001) has been created in https://chromiumcodereview.appspot.com/609783004/ by qsr@chromium.org. ...
6 years, 2 months ago (2014-09-26 15:31:14 UTC) #10
sdefresne
6 years, 2 months ago (2014-09-26 15:36:05 UTC) #11
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698