Disable history delete directives when sessions are encrypted.
Full history sync is based on server-side process of session data, so if session data is encrypted, it can't be read on the server. In this case, delete directives are also unnecessary, so they can be disabled whenever the session data type is encrypted. BUG=229015 Review URL: https://codereview.chromium.org/14139010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195154 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment