Use more C++11 code in dbus/.
Use std::unique_ptr for MethodCall::FromRawMessage() and Signal::FromRawMessage(). Use nullptr instead of NULL. Use constexpr for constant in anonymous namespace in ObjectProxy. BUG=739622 TEST=Ran trybots. Change-Id: I84fb7bc0318b09a77a44540575a97db6e5992db0 Reviewed-on: https://chromium-review.googlesource.com/658168Reviewed-by:Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#501171}
Showing
Please register or sign in to comment