)]}' { "commit": "275101a142d7d9c195c9c08a5af40ef9d070edd7", "tree": "0e7e8c298e59bc29149fcc19b2834f051eb913b5", "parents": [ "aefc886d79a17c983df42a462e3a32a9175a42a5" ], "author": { "name": "Ben Chan", "email": "benchan@chromium.org", "time": "Tue Feb 07 23:49:39 2017" }, "committer": { "name": "chrome-bot", "email": "chrome-bot@chromium.org", "time": "Wed Feb 08 06:27:03 2017" }, "message": "Simplify capturing of base::JSONReader::Read() return value.\n\nbase::JSONReader::Read() returns a std::unique_ptr\u003cValue\u003e, which can\nsimply be captured into a std::unique_ptr\u003cValue\u003e variable instead of\ncalling .release() on the returned unique_ptr and constructing a\nunique_ptr from the released raw pointer.\n\nBUG\u003dNone\nTEST\u003dRun unit tests.\n\nChange-Id: I6be2fb14676be31ae578afceda2410a4b5f6af5e\nReviewed-on: https://chromium-review.googlesource.com/438760\nCommit-Ready: Ben Chan \u003cbenchan@chromium.org\u003e\nTested-by: Ben Chan \u003cbenchan@chromium.org\u003e\nReviewed-by: Dan Erat \u003cderat@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "b22c14174844a2344201c739fc8006aba1ffc1ff", "old_mode": 33188, "old_path": "chromeos-dbus-bindings/generate_chromeos_dbus_bindings.cc", "new_id": "361a38ec2b08e8f8c3f5563f2b7247507136df8c", "new_mode": 33188, "new_path": "chromeos-dbus-bindings/generate_chromeos_dbus_bindings.cc" } ] }