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

Issue 23567022: [Activity log] Generalize the whitelist for keeping arguments (Closed)

Created:
7 years, 3 months ago by mvrable
Modified:
7 years, 3 months ago
Reviewers:
felt
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, felt, extensions-reviews_chromium.org, karenlees, ulfar
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[Activity log] Generalize the whitelist for keeping arguments Previously, we kept all arguments for only a selected set of API calls, but preserved arguments for all DOM actions that were logged. Change the logic so that the whitelist can cover actions of all types, and make the default to strip arguments for all types unless in the whitelist. BUG=253368 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222010

Patch Set 1 #

Patch Set 2 : Style change #

Patch Set 3 : Add content scripts to whitelist (should fix tests) #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -32 lines) Patch
M chrome/browser/extensions/activity_log/activity_log_policy.h View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/extensions/activity_log/activity_log_policy.cc View 1 1 chunk +6 lines, -9 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_log_policy_unittest.cc View 2 chunks +3 lines, -9 lines 0 comments Download
M chrome/browser/extensions/activity_log/counting_policy.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/activity_log/counting_policy.cc View 1 2 3 3 chunks +17 lines, -3 lines 0 comments Download
M chrome/browser/extensions/activity_log/counting_policy_unittest.cc View 1 2 3 3 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mvrable
This is a change to switch to a whitelist when preserving argument lists for all ...
7 years, 3 months ago (2013-09-06 20:34:56 UTC) #1
felt
lgtm. I don't have specific api calls off the top of my head but I'd ...
7 years, 3 months ago (2013-09-06 20:43:00 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvrable@chromium.org/23567022/2001
7 years, 3 months ago (2013-09-06 20:44:43 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=152280
7 years, 3 months ago (2013-09-06 23:40:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvrable@chromium.org/23567022/27001
7 years, 3 months ago (2013-09-09 04:39:23 UTC) #5
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/activity_log/counting_policy_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 3 months ago (2013-09-09 04:39:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvrable@chromium.org/23567022/39001
7 years, 3 months ago (2013-09-09 04:50:40 UTC) #7
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 12:18:46 UTC) #8
Message was sent while issue was closed.
Change committed as 222010

Powered by Google App Engine
This is Rietveld 408576698