PTAL at yet another patch :-) bashi-san: I think you referred to this problem in ...
3 years, 8 months ago
(2017-04-07 14:06:34 UTC)
#1
PTAL at yet another patch :-)
bashi-san: I think you referred to this problem in
https://codereview.chromium.org/2791133002/. This patch solves it for me
(including when I convert sequences to NVT::nativeValue()), let me know if
there's anything else that needs to be done.
Raphael Kubo da Costa (rakuco)
The CQ bit was checked by raphael.kubo.da.costa@intel.com to run a CQ dry run
3 years, 8 months ago
(2017-04-07 14:07:33 UTC)
#2
Dry run: Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/186251) ios-device-xcode-clang on ...
3 years, 8 months ago
(2017-04-07 14:08:39 UTC)
#5
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/187189) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago
(2017-04-10 08:54:50 UTC)
#16
CQ is committing da patch. Bot data: {"patchset_id": 20001, "attempt_start_ts": 1491815228635210, "parent_rev": "f7783aa80e8a3bf24c824efd925d9d7b1505b21d", "commit_rev": "d4c8b05b9769e86790dc740fa920631227a31003"}
3 years, 8 months ago
(2017-04-10 11:20:07 UTC)
#20
CQ is committing da patch.
Bot data: {"patchset_id": 20001, "attempt_start_ts": 1491815228635210,
"parent_rev": "f7783aa80e8a3bf24c824efd925d9d7b1505b21d", "commit_rev":
"d4c8b05b9769e86790dc740fa920631227a31003"}
commit-bot: I haz the power
Description was changed from ========== bindings: Preprocess IDL types in native_value_traits_type_name(). When determining which type ...
3 years, 8 months ago
(2017-04-10 11:20:52 UTC)
#21
Message was sent while issue was closed.
Description was changed from
==========
bindings: Preprocess IDL types in native_value_traits_type_name().
When determining which type to use in native_value_traits_type_name(), make
sure preprocess_idl_type() is called first, otherwise types such as enums or
`any' are not converted to their final C++ types, leading to build failures.
BUG=690428
R=bashi@chromium.org,haraken@chromium.org,yukishiino@chromium.org
==========
to
==========
bindings: Preprocess IDL types in native_value_traits_type_name().
When determining which type to use in native_value_traits_type_name(), make
sure preprocess_idl_type() is called first, otherwise types such as enums or
`any' are not converted to their final C++ types, leading to build failures.
BUG=690428
R=bashi@chromium.org,haraken@chromium.org,yukishiino@chromium.org
Review-Url: https://codereview.chromium.org/2805813004
Cr-Commit-Position: refs/heads/master@{#463218}
Committed:
https://chromium.googlesource.com/chromium/src/+/d4c8b05b9769e86790dc740fa920...
==========
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/d4c8b05b9769e86790dc740fa920631227a31003
3 years, 8 months ago
(2017-04-10 11:20:54 UTC)
#22
Issue 2805813004: bindings: Preprocess IDL types in native_value_traits_type_name().
(Closed)
Created 3 years, 8 months ago by Raphael Kubo da Costa (rakuco)
Modified 3 years, 8 months ago
Reviewers: bashi, haraken, Yuki
Base URL:
Comments: 0