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

Issue 1469813002: Supervised user whitelists optimization: Store raw sha1 hashes rather than strings (Closed)

Created:
5 years, 1 month ago by Marc Treib
Modified:
5 years ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, pam+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Supervised user whitelists optimization: Store raw sha1 hashes rather than strings BUG= Committed: https://crrev.com/b452a96aff5dbe94bd93f399e91d9af398d946a4 Cr-Commit-Position: refs/heads/master@{#362971}

Patch Set 1 #

Total comments: 6

Patch Set 2 : review #

Total comments: 8

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -21 lines) Patch
M chrome/browser/supervised_user/supervised_user_site_list.h View 1 5 chunks +21 lines, -3 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_site_list.cc View 1 2 3 chunks +33 lines, -7 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_url_filter.cc View 1 2 6 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Marc Treib
As discussed on https://codereview.chromium.org/1443033004/ This needs some rather yucky low-level stuff, and TBH I'm not ...
5 years, 1 month ago (2015-11-23 12:04:13 UTC) #2
Marc Treib
On 2015/11/23 12:04:13, Marc Treib wrote: > As discussed on https://codereview.chromium.org/1443033004/ > > This needs ...
5 years ago (2015-11-26 08:47:22 UTC) #3
Bernhard Bauer
On 2015/11/26 08:47:22, Marc Treib wrote: > On 2015/11/23 12:04:13, Marc Treib wrote: > > ...
5 years ago (2015-12-01 12:42:32 UTC) #4
Marc Treib
IMO if we go to the trouble of storing the hashes properly, then we should ...
5 years ago (2015-12-03 11:21:11 UTC) #5
Bernhard Bauer
https://codereview.chromium.org/1469813002/diff/20001/chrome/browser/supervised_user/supervised_user_site_list.cc File chrome/browser/supervised_user/supervised_user_site_list.cc (right): https://codereview.chromium.org/1469813002/diff/20001/chrome/browser/supervised_user/supervised_user_site_list.cc#newcode52 chrome/browser/supervised_user/supervised_user_site_list.cc:52: DCHECK_GE(bytes.size(), base::kSHA1Length); Would you mind making this a CHECK ...
5 years ago (2015-12-03 11:43:21 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1469813002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1469813002/40001
5 years ago (2015-12-03 12:25:00 UTC) #8
Marc Treib
https://codereview.chromium.org/1469813002/diff/20001/chrome/browser/supervised_user/supervised_user_site_list.cc File chrome/browser/supervised_user/supervised_user_site_list.cc (right): https://codereview.chromium.org/1469813002/diff/20001/chrome/browser/supervised_user/supervised_user_site_list.cc#newcode52 chrome/browser/supervised_user/supervised_user_site_list.cc:52: DCHECK_GE(bytes.size(), base::kSHA1Length); On 2015/12/03 11:43:21, Bernhard Bauer wrote: > ...
5 years ago (2015-12-03 12:25:11 UTC) #9
Bernhard Bauer
LGTM, thanks!
5 years ago (2015-12-03 12:27:10 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-03 13:15:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1469813002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1469813002/40001
5 years ago (2015-12-03 13:20:17 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-03 13:25:29 UTC) #15
commit-bot: I haz the power
5 years ago (2015-12-03 13:26:18 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b452a96aff5dbe94bd93f399e91d9af398d946a4
Cr-Commit-Position: refs/heads/master@{#362971}

Powered by Google App Engine
This is Rietveld 408576698