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

Issue 1543633003: Added anonymization patterns for URLs and email addresses (Closed)

Created:
5 years ago by battre
Modified:
4 years, 11 months ago
Reviewers:
vasilii
CC:
chromium-reviews, rkc, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@bug-567870-introduce-anonymizer
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added anonymization patterns for URLs and email addresses BUG=567870 Committed: https://crrev.com/03910b4689274c8f5a806b1cfda6d8aab5aea9a0 Cr-Commit-Position: refs/heads/master@{#368573}

Patch Set 1 #

Patch Set 2 : Some more tests #

Total comments: 4

Patch Set 3 : Added comments #

Patch Set 4 : Fix Windows crash #

Patch Set 5 : Cache for patterns #

Patch Set 6 : Performance optimization #

Total comments: 6

Patch Set 7 : Fixed renaming of one variable and resulting compiler error #

Total comments: 2

Patch Set 8 : Use variadic templates to simplify code #

Patch Set 9 : Fixed includes #

Total comments: 4

Patch Set 10 : Clarification #

Total comments: 2

Patch Set 11 : More clarifications #

Patch Set 12 : Hopefully final clarification #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -62 lines) Patch
M components/feedback/anonymizer_tool.h View 1 2 3 4 5 6 7 8 3 chunks +31 lines, -5 lines 0 comments Download
M components/feedback/anonymizer_tool.cc View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +266 lines, -44 lines 1 comment Download
M components/feedback/anonymizer_tool_unittest.cc View 1 2 3 4 3 chunks +83 lines, -13 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
battre
Hi Vasilii, could you please review this CL? Thank you, Dominic
5 years ago (2015-12-21 17:14:27 UTC) #2
battre
CC rkc (FYI)
5 years ago (2015-12-21 17:15:09 UTC) #3
vasilii
lgtm As soon as the tests are green https://codereview.chromium.org/1543633003/diff/20001/components/feedback/anonymizer_tool.cc File components/feedback/anonymizer_tool.cc (right): https://codereview.chromium.org/1543633003/diff/20001/components/feedback/anonymizer_tool.cc#newcode60 components/feedback/anonymizer_tool.cc:60: #define ...
5 years ago (2015-12-22 12:31:42 UTC) #4
battre
Hi Vasilii, could you please take another look? I have done some performance optimizations: Patch ...
4 years, 11 months ago (2016-01-08 14:14:32 UTC) #5
vasilii
https://codereview.chromium.org/1543633003/diff/100001/components/feedback/anonymizer_tool.h File components/feedback/anonymizer_tool.h (right): https://codereview.chromium.org/1543633003/diff/100001/components/feedback/anonymizer_tool.h#newcode21 components/feedback/anonymizer_tool.h:21: struct CustomPatternWithoutContext { Does moving to cc work for ...
4 years, 11 months ago (2016-01-08 17:02:26 UTC) #6
battre
Thank you. PTAL. Best regards, Dominic https://codereview.chromium.org/1543633003/diff/100001/components/feedback/anonymizer_tool.h File components/feedback/anonymizer_tool.h (right): https://codereview.chromium.org/1543633003/diff/100001/components/feedback/anonymizer_tool.h#newcode21 components/feedback/anonymizer_tool.h:21: struct CustomPatternWithoutContext { ...
4 years, 11 months ago (2016-01-11 09:02:20 UTC) #7
vasilii
https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc File components/feedback/anonymizer_tool.cc (right): https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc#newcode180 components/feedback/anonymizer_tool.cc:180: // in |skipped_input|. I think it's misleading because if ...
4 years, 11 months ago (2016-01-11 10:54:29 UTC) #8
battre
https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc File components/feedback/anonymizer_tool.cc (right): https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc#newcode180 components/feedback/anonymizer_tool.cc:180: // in |skipped_input|. On 2016/01/11 10:54:29, vasilii wrote: > ...
4 years, 11 months ago (2016-01-11 10:59:24 UTC) #9
vasilii
https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc File components/feedback/anonymizer_tool.cc (right): https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc#newcode180 components/feedback/anonymizer_tool.cc:180: // in |skipped_input|. On 2016/01/11 10:59:23, battre wrote: > ...
4 years, 11 months ago (2016-01-11 11:58:32 UTC) #10
battre
https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc File components/feedback/anonymizer_tool.cc (right): https://codereview.chromium.org/1543633003/diff/160001/components/feedback/anonymizer_tool.cc#newcode180 components/feedback/anonymizer_tool.cc:180: // in |skipped_input|. On 2016/01/11 11:58:32, vasilii wrote: > ...
4 years, 11 months ago (2016-01-11 12:33:08 UTC) #11
vasilii
lgtm
4 years, 11 months ago (2016-01-11 12:56:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1543633003/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1543633003/220001
4 years, 11 months ago (2016-01-11 12:57:43 UTC) #14
commit-bot: I haz the power
Committed patchset #12 (id:220001)
4 years, 11 months ago (2016-01-11 13:42:41 UTC) #15
commit-bot: I haz the power
Patchset 12 (id:??) landed as https://crrev.com/03910b4689274c8f5a806b1cfda6d8aab5aea9a0 Cr-Commit-Position: refs/heads/master@{#368573}
4 years, 11 months ago (2016-01-11 13:43:39 UTC) #17
tfarina
4 years, 11 months ago (2016-01-11 15:25:31 UTC) #18
Message was sent while issue was closed.
https://codereview.chromium.org/1543633003/diff/220001/components/feedback/an...
File components/feedback/anonymizer_tool.cc (right):

https://codereview.chromium.org/1543633003/diff/220001/components/feedback/an...
components/feedback/anonymizer_tool.cc:12: 
forgot to remove this blank line.

Powered by Google App Engine
This is Rietveld 408576698