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

Issue 209453003: Add support for mojo::TypeConverter to control how convenient conversion should be. (Closed)

Created:
6 years, 9 months ago by yzshen1
Modified:
6 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Add support for mojo::TypeConverter to control how convenient conversion should be. BUG=None TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266814

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -21 lines) Patch
M mojo/common/common_type_converters.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M mojo/examples/pepper_container_app/type_converters.h View 1 2 3 3 chunks +6 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/array.h View 1 2 3 7 chunks +40 lines, -1 line 0 comments Download
M mojo/public/cpp/bindings/tests/sample_service_unittest.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/tests/type_conversion_unittest.cc View 1 2 3 4 chunks +34 lines, -15 lines 0 comments Download
M mojo/public/cpp/bindings/type_converter.h View 1 2 3 1 chunk +47 lines, -5 lines 0 comments Download
M mojo/public/tools/bindings/generators/cpp_templates/wrapper_class_declaration.tmpl View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M mojo/services/gles2/command_buffer_type_conversions.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/native_viewport/geometry_conversions.h View 1 2 3 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
yzshen1
Hi, Darin. Would you please take a look? Thanks! https://codereview.chromium.org/209453003/diff/120001/mojo/public/cpp/bindings/tests/type_conversion_unittest.cc File mojo/public/cpp/bindings/tests/type_conversion_unittest.cc (right): https://codereview.chromium.org/209453003/diff/120001/mojo/public/cpp/bindings/tests/type_conversion_unittest.cc#newcode1 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc:1: ...
6 years, 8 months ago (2014-04-23 00:14:24 UTC) #1
darin (slow to review)
https://codereview.chromium.org/209453003/diff/120001/mojo/common/common_type_converters.h File mojo/common/common_type_converters.h (right): https://codereview.chromium.org/209453003/diff/120001/mojo/common/common_type_converters.h#newcode22 mojo/common/common_type_converters.h:22: MOJO_ALLOW_DIRECT_TYPE_CONVERSION(); Why don't you like using the term "implicit" ...
6 years, 8 months ago (2014-04-23 18:01:01 UTC) #2
yzshen1
Thanks Darin! https://codereview.chromium.org/209453003/diff/120001/mojo/common/common_type_converters.h File mojo/common/common_type_converters.h (right): https://codereview.chromium.org/209453003/diff/120001/mojo/common/common_type_converters.h#newcode22 mojo/common/common_type_converters.h:22: MOJO_ALLOW_DIRECT_TYPE_CONVERSION(); On 2014/04/23 18:01:01, darin wrote: > ...
6 years, 8 months ago (2014-04-23 18:20:57 UTC) #3
darin (slow to review)
That's a good point. Hmm... I'd probably still go with "implicit" since I think it ...
6 years, 8 months ago (2014-04-23 18:25:49 UTC) #4
yzshen1
On 2014/04/23 18:25:49, darin wrote: > That's a good point. Hmm... I'd probably still go ...
6 years, 8 months ago (2014-04-23 18:41:09 UTC) #5
yzshen1
The CQ bit was checked by yzshen@chromium.org
6 years, 7 months ago (2014-04-28 23:16:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/209453003/140001
6 years, 7 months ago (2014-04-28 23:17:17 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 23:17:17 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 7 months ago (2014-04-28 23:17:18 UTC) #9
yzshen1
Friendly ping, Darin. :)
6 years, 7 months ago (2014-04-28 23:25:06 UTC) #10
darin (slow to review)
LGTM
6 years, 7 months ago (2014-04-28 23:57:33 UTC) #11
yzshen1
The CQ bit was checked by yzshen@chromium.org
6 years, 7 months ago (2014-04-29 00:02:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/209453003/140001
6 years, 7 months ago (2014-04-29 00:03:00 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 00:51:40 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 7 months ago (2014-04-29 00:51:41 UTC) #15
yzshen1
The CQ bit was checked by yzshen@chromium.org
6 years, 7 months ago (2014-04-29 03:56:19 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/209453003/140001
6 years, 7 months ago (2014-04-29 03:56:51 UTC) #17
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 09:48:42 UTC) #18
Message was sent while issue was closed.
Change committed as 266814

Powered by Google App Engine
This is Rietveld 408576698