Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(350)

Issue 14139010: Disable history delete directives when sessions are encrypted. (Closed)

Created:
7 years, 8 months ago by Patrick Dubroy
Modified:
7 years, 8 months ago
Reviewers:
Nicolas Zea, dubroy1
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin, tim (not reviewing)
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195154

Patch Set 1 #

Patch Set 2 : Get it working. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chrome/browser/sync/profile_sync_service.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/sync/sync_prefs.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Patrick Dubroy
Hey Nicolas, This was an attempt to ensure that the delete directives datatype is disabled ...
7 years, 8 months ago (2013-04-11 16:37:12 UTC) #1
Nicolas Zea
On 2013/04/11 16:37:12, dubroy wrote: > Hey Nicolas, > > This was an attempt to ...
7 years, 8 months ago (2013-04-15 18:35:25 UTC) #2
Patrick Dubroy
Nicolas, please take another look.
7 years, 8 months ago (2013-04-16 15:29:02 UTC) #3
dubroy1
Ping. On Apr 16, 2013 5:29 PM, <dubroy@chromium.org> wrote: > Nicolas, please take another look. ...
7 years, 8 months ago (2013-04-18 21:52:00 UTC) #4
Nicolas Zea
LGTM!
7 years, 8 months ago (2013-04-18 21:55:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dubroy@chromium.org/14139010/4001
7 years, 8 months ago (2013-04-19 12:01:46 UTC) #6
Patrick Dubroy
7 years, 8 months ago (2013-04-19 13:14:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r195154 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698