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

Issue 2965663002: Mojo C++ bindings: support setting default value for fields whose types are typemapped enums. (Closed)

Created:
3 years, 5 months ago by yzshen1
Modified:
3 years, 5 months ago
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, Randy Smith (Not in Mondays), viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Mojo C++ bindings: support setting default value for fields whose types are typemapped enums. BUG=738142 Review-Url: https://codereview.chromium.org/2965663002 Cr-Commit-Position: refs/heads/master@{#483561} Committed: https://chromium.googlesource.com/chromium/src/+/dc674b50f259153e15e9f1df37b320f4ffdb41bc

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -9 lines) Patch
M mojo/public/cpp/bindings/lib/bindings_internal.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/tests/struct_traits_unittest.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M mojo/public/interfaces/bindings/tests/struct_with_traits.mojom View 1 chunk +6 lines, -0 lines 0 comments Download
M mojo/public/tools/bindings/generators/mojom_cpp_generator.py View 1 chunk +15 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
yzshen1
Hi, Ken. Would you please take a look? Thanks!
3 years, 5 months ago (2017-06-29 22:47:29 UTC) #4
yzshen1
Hi, Randy. FYI.
3 years, 5 months ago (2017-06-29 22:48:07 UTC) #5
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/2965663002/diff/1/mojo/public/cpp/bindings/lib/bindings_internal.h File mojo/public/cpp/bindings/lib/bindings_internal.h (right): https://codereview.chromium.org/2965663002/diff/1/mojo/public/cpp/bindings/lib/bindings_internal.h#newcode338 mojo/public/cpp/bindings/lib/bindings_internal.h:338: CHECK(result); nit: I think we should limit this ...
3 years, 5 months ago (2017-06-29 22:49:39 UTC) #6
yzshen1
Thanks for quick review! https://codereview.chromium.org/2965663002/diff/1/mojo/public/cpp/bindings/lib/bindings_internal.h File mojo/public/cpp/bindings/lib/bindings_internal.h (right): https://codereview.chromium.org/2965663002/diff/1/mojo/public/cpp/bindings/lib/bindings_internal.h#newcode338 mojo/public/cpp/bindings/lib/bindings_internal.h:338: CHECK(result); On 2017/06/29 22:49:39, Ken ...
3 years, 5 months ago (2017-06-29 22:51:40 UTC) #7
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/2965663002/20001
3 years, 5 months ago (2017-06-29 22:52:13 UTC) #10
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 00:33:25 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/dc674b50f259153e15e9f1df37b3...

Powered by Google App Engine
This is Rietveld 408576698