forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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/658168 Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#501171}
- Loading branch information
Hidehiko Abe
authored and
Commit Bot
committed
Sep 12, 2017
1 parent
1c19443
commit 1156b45
Showing
3 changed files
with
45 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters