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

Issue 2367153002: [ImportantSites] Limiting the # of Bookmark signals (Closed)

Created:
4 years, 2 months ago by dmurph
Modified:
4 years, 2 months ago
Reviewers:
Ted C
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ImportantSites] Limiting the # of Bookmark signals We don't want to include every bookmarked site as an important site as there may be TONS. Here we try to limit them to 10 at most: * If there are 5 or less, just use those as signals, * Otherwise filter for bookmarks with site engagement > 0, sort & limit to 5. R=tedchoc@chromium.org BUG=649876 Committed: https://crrev.com/e11f01dc5c09c5e1eb4c748297a5a2c57e719b65 Cr-Commit-Position: refs/heads/master@{#421013}

Patch Set 1 #

Patch Set 2 : Changed constant to 5 as per product discussion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -7 lines) Patch
M chrome/browser/android/preferences/important_sites_util.cc View 1 5 chunks +41 lines, -7 lines 0 comments Download
M chrome/browser/android/preferences/important_sites_util_unittest.cc View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
dmurph
Hi Ted, This is an update to the bookmarks signal. I'm waiting on Dru & ...
4 years, 2 months ago (2016-09-23 23:54:57 UTC) #2
Ted C
lgtm
4 years, 2 months ago (2016-09-26 20:54:54 UTC) #6
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/2367153002/20001
4 years, 2 months ago (2016-09-26 21:16:16 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-26 22:05:44 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 22:08:55 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e11f01dc5c09c5e1eb4c748297a5a2c57e719b65
Cr-Commit-Position: refs/heads/master@{#421013}

Powered by Google App Engine
This is Rietveld 408576698