diff options
author | zea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-09 00:17:36 +0000 |
---|---|---|
committer | zea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-09 00:17:36 +0000 |
commit | 694ffab8fbe7a05c10d694a109fc430cfc3ba472 (patch) | |
tree | 53d66bef2148a64e0a968638f07a6047f927c0ac /content/renderer/devtools | |
parent | 6a9fa70e1b13a3bc5a125062cb03cf1f6ccb9239 (diff) | |
download | chromium_src-694ffab8fbe7a05c10d694a109fc430cfc3ba472.zip chromium_src-694ffab8fbe7a05c10d694a109fc430cfc3ba472.tar.gz chromium_src-694ffab8fbe7a05c10d694a109fc430cfc3ba472.tar.bz2 |
[Sync] Add support for context changes that trigger refreshes
The ContextRefreshStatus controls whether a context change should force a
refresh or not. A refresh just discards the progress marker token and marks
all synced entities for the type has having version 1. This means all entities
the server knows about are overwritten, while any locally created entities
will remain in the same state (and be pushed to the server on the next commit).
BUG=357368
Review URL: https://codereview.chromium.org/226473005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262567 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/devtools')
0 files changed, 0 insertions, 0 deletions