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

Issue 2664253006: Clears out external protocol data when cookies and site data is cleared. (Closed)

Created:
3 years, 10 months ago by ramyasharma
Modified:
3 years, 10 months ago
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clears out external protocol data when cookies and site data is cleared. Clears out the external protocol data stored on Profile, when user clears browsing history, and checks 'cookies and other site and plugin data'. BUG=457254 Review-Url: https://codereview.chromium.org/2664253006 Cr-Commit-Position: refs/heads/master@{#451517} Committed: https://chromium.googlesource.com/chromium/src/+/561a9cde06e63fc405ccedf47842ebab307d906d

Patch Set 1 : a #

Total comments: 8

Patch Set 2 : a #

Total comments: 4

Patch Set 3 : a #

Messages

Total messages: 63 (52 generated)
dominickn
Ready for review? https://codereview.chromium.org/2664253006/diff/20001/chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc File chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc (right): https://codereview.chromium.org/2664253006/diff/20001/chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc#newcode931 chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc:931: if (remove_mask & BrowsingDataRemover::REMOVE_COOKIES) REMOVE_SITE_DATA instead? ...
3 years, 10 months ago (2017-02-10 03:10:29 UTC) #8
msramek
Drive-by review! (And thanks for doing this!) https://codereview.chromium.org/2664253006/diff/20001/chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc File chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc (right): https://codereview.chromium.org/2664253006/diff/20001/chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc#newcode931 chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc:931: if (remove_mask ...
3 years, 10 months ago (2017-02-10 17:20:12 UTC) #10
ramyasharma
Thanks Dom and msramek. PTAL? https://codereview.chromium.org/2664253006/diff/20001/chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc File chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc (right): https://codereview.chromium.org/2664253006/diff/20001/chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc#newcode931 chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc:931: if (remove_mask & BrowsingDataRemover::REMOVE_COOKIES) ...
3 years, 10 months ago (2017-02-15 05:03:36 UTC) #38
ramyasharma
meacer@chromium.org: Please review changes in chrome/browser/external_protocol/* Martin: I needed to add some extra changes, in ...
3 years, 10 months ago (2017-02-15 05:16:46 UTC) #41
Devlin
https://codereview.chromium.org/2664253006/diff/160001/chrome/browser/extensions/api/browsing_data/browsing_data_api.h File chrome/browser/extensions/api/browsing_data/browsing_data_api.h (right): https://codereview.chromium.org/2664253006/diff/160001/chrome/browser/extensions/api/browsing_data/browsing_data_api.h#newcode313 chrome/browser/extensions/api/browsing_data/browsing_data_api.h:313: class BrowsingDataRemoveExternalProtocolDataFunction I don't see anywhere in the bug ...
3 years, 10 months ago (2017-02-15 15:56:46 UTC) #42
msramek
c/b/browsing_data/ LGTM https://codereview.chromium.org/2664253006/diff/160001/chrome/browser/extensions/api/browsing_data/browsing_data_api.cc File chrome/browser/extensions/api/browsing_data/browsing_data_api.cc (right): https://codereview.chromium.org/2664253006/diff/160001/chrome/browser/extensions/api/browsing_data/browsing_data_api.cc#newcode54 chrome/browser/extensions/api/browsing_data/browsing_data_api.cc:54: const char kExternalProtocolDataKey[] = "externalProtocolData"; Note that ...
3 years, 10 months ago (2017-02-15 20:36:53 UTC) #43
ramyasharma
https://codereview.chromium.org/2664253006/diff/160001/chrome/browser/extensions/api/browsing_data/browsing_data_api.cc File chrome/browser/extensions/api/browsing_data/browsing_data_api.cc (right): https://codereview.chromium.org/2664253006/diff/160001/chrome/browser/extensions/api/browsing_data/browsing_data_api.cc#newcode54 chrome/browser/extensions/api/browsing_data/browsing_data_api.cc:54: const char kExternalProtocolDataKey[] = "externalProtocolData"; On 2017/02/15 20:36:52, msramek ...
3 years, 10 months ago (2017-02-16 03:29:48 UTC) #55
Devlin
extensions lgtm
3 years, 10 months ago (2017-02-17 23:36:17 UTC) #56
meacer
chrome/browser/external_protocol/* lgtm
3 years, 10 months ago (2017-02-18 00:19:52 UTC) #57
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2664253006/220001
3 years, 10 months ago (2017-02-19 07:08:29 UTC) #60
commit-bot: I haz the power
3 years, 10 months ago (2017-02-19 07:50:23 UTC) #63
Message was sent while issue was closed.
Committed patchset #3 (id:220001) as
https://chromium.googlesource.com/chromium/src/+/561a9cde06e63fc405ccedf47842...

Powered by Google App Engine
This is Rietveld 408576698