commit | 48c80c1fdba209cb92f185548b12ca7e76b9f68c | [log] [tgz] |
---|---|---|
author | Chris Morin <[email protected]> | Fri Apr 12 19:43:41 2019 |
committer | Commit Bot <[email protected]> | Fri Apr 12 19:43:41 2019 |
tree | 50e5d25e046323bc008d662f0d4847c1b039f793 | |
parent | 782696ddadf4e3d2637c1597634bec539a7001a9 [diff] |
Refactor feedback code List of changes: * restructure FeedbackPrivateDelegate to have a more generic interface * remove unecessary use of unique_ptrs * change instances of RepeatingCallback to OnceCallback * factor common DebugDaemonLogSource callback functionality into one callback * use move semantics to avoid large string copies BUG=None TEST=Ensure feedback report upload works Change-Id: I5b33ab60c727e2a92a08a463e9ad874e5e72b3d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560516 Reviewed-by: Chris Morin <[email protected]> Reviewed-by: Ahmed Fakhry <[email protected]> Reviewed-by: Michael Giuffrida <[email protected]> Reviewed-by: Ryo Hashimoto <[email protected]> Commit-Queue: Chris Morin <[email protected]> Cr-Commit-Position: refs/heads/master@{#650420}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .