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

Issue 643023003: mojo: Add maps to python bindings. (Closed)

Created:
6 years, 2 months ago by qsr
Modified:
6 years, 2 months ago
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 maps to python bindings. BUG=413863 R=sdefresne@chromium.org,erg@chromium.org Committed: https://crrev.com/8b04ce894fc59fe165df6025b07399311e81acb6 Cr-Commit-Position: refs/heads/master@{#299276}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Follow review #

Total comments: 2

Patch Set 3 : Follow review #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -0 lines) Patch
M mojo/public/python/mojo/bindings/descriptor.py View 1 2 3 2 chunks +49 lines, -0 lines 0 comments Download
M mojo/public/tools/bindings/generators/mojom_python_generator.py View 1 chunk +9 lines, -0 lines 0 comments Download
M mojo/python/tests/bindings_serialization_deserialization_unittest.py View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
qsr
6 years, 2 months ago (2014-10-10 14:10:44 UTC) #1
sdefresne
https://codereview.chromium.org/643023003/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/643023003/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode438 mojo/public/python/mojo/bindings/descriptor.py:438: key_values = value.items() nit: I think it would be ...
6 years, 2 months ago (2014-10-10 15:10:27 UTC) #2
qsr
https://codereview.chromium.org/643023003/diff/1/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/643023003/diff/1/mojo/public/python/mojo/bindings/descriptor.py#newcode438 mojo/public/python/mojo/bindings/descriptor.py:438: key_values = value.items() On 2014/10/10 15:10:26, sdefresne wrote: > ...
6 years, 2 months ago (2014-10-10 15:36:06 UTC) #3
sdefresne
lgtm https://codereview.chromium.org/643023003/diff/90001/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/643023003/diff/90001/mojo/public/python/mojo/bindings/descriptor.py#newcode450 mojo/public/python/mojo/bindings/descriptor.py:450: 'keys and values have not the same length.') ...
6 years, 2 months ago (2014-10-10 15:38:35 UTC) #4
qsr
https://codereview.chromium.org/643023003/diff/90001/mojo/public/python/mojo/bindings/descriptor.py File mojo/public/python/mojo/bindings/descriptor.py (right): https://codereview.chromium.org/643023003/diff/90001/mojo/public/python/mojo/bindings/descriptor.py#newcode450 mojo/public/python/mojo/bindings/descriptor.py:450: 'keys and values have not the same length.') On ...
6 years, 2 months ago (2014-10-10 15:53:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643023003/170001
6 years, 2 months ago (2014-10-10 15:53:46 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/22890)
6 years, 2 months ago (2014-10-10 16:58:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643023003/170001
6 years, 2 months ago (2014-10-13 07:52:18 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/23357)
6 years, 2 months ago (2014-10-13 07:59:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643023003/460001
6 years, 2 months ago (2014-10-13 08:38:45 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:460001)
6 years, 2 months ago (2014-10-13 09:46:24 UTC) #16
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 09:47:38 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8b04ce894fc59fe165df6025b07399311e81acb6
Cr-Commit-Position: refs/heads/master@{#299276}

Powered by Google App Engine
This is Rietveld 408576698