commit | 7137772545d02aafc21f3d560c6fb2406b699cb3 | [log] [tgz] |
---|---|---|
author | Helen Li <[email protected]> | Mon Nov 06 23:10:24 2017 |
committer | Commit Bot <[email protected]> | Mon Nov 06 23:10:24 2017 |
tree | e97b9c3b966109fbad29cb7eb8d688cabac83431 | |
parent | 9478e129bf1ab74b7629d2837b88189d234587b7 [diff] |
Refactor sync_manager_impl.h to use NetworkChangeObserver IPAddressObserver and ConnectionTypeObserver are deprecated. This CL modifies SyncManagerImpl to use NetworkChangeObserver instead. Note that when device is coming online, a CONNECTION_NONE will always be sent before the actual connection type, so I modified OnConnectionStatusChange to take into account the connection type before retry. Bug: 754695 Change-Id: I25dd585a84f1c6736546e931f19596e9788b6c15 Reviewed-on: https://chromium-review.googlesource.com/677550 Reviewed-by: Pavel Yatsuk <[email protected]> Commit-Queue: Helen Li <[email protected]> Cr-Commit-Position: refs/heads/master@{#514278}
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 .