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

Issue 1077063002: Implement a basic Site Engagement Score service. (Closed)

Created:
5 years, 8 months ago by benwells
Modified:
4 years, 9 months ago
CC:
asvitkine+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement a basic Site Engagement Score service. The Site Engagement Service will be used to perform resource allocation (such as battery or disk) based on how much users interact with the origin in question. BUG=464234 Committed: https://crrev.com/edf5e08744111e2b97f3bff0258b04cdcdd9d98f Cr-Commit-Position: refs/heads/master@{#326431}

Patch Set 1 #

Patch Set 2 : Fix stuff #

Total comments: 10

Patch Set 3 : Feedback #

Total comments: 4

Patch Set 4 : Rebase #

Patch Set 5 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+342 lines, -1 line) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A + chrome/browser/engagement/OWNERS View 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/engagement/site_engagement_helper.h View 1 2 3 4 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/engagement/site_engagement_helper.cc View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/engagement/site_engagement_service.h View 1 2 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/browser/engagement/site_engagement_service.cc View 1 2 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/engagement/site_engagement_service_factory.h View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/engagement/site_engagement_service_factory.cc View 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/engagement/site_engagement_service_unittest.cc View 1 chunk +33 lines, -0 lines 0 comments Download
M chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/tab_helpers.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
benwells
Raymes for first pass review...
5 years, 8 months ago (2015-04-15 22:57:34 UTC) #2
raymes
lgtm with nits https://codereview.chromium.org/1077063002/diff/20001/chrome/browser/engagement/site_engagement_helper.h File chrome/browser/engagement/site_engagement_helper.h (right): https://codereview.chromium.org/1077063002/diff/20001/chrome/browser/engagement/site_engagement_helper.h#newcode18 chrome/browser/engagement/site_engagement_helper.h:18: class SiteEngagementHelper nit: Could you add ...
5 years, 8 months ago (2015-04-16 01:13:55 UTC) #3
benwells
+thestig for an owners review. This is just a partial implementation to allow us to ...
5 years, 8 months ago (2015-04-16 05:15:28 UTC) #5
benwells
+jochen for overall owners review (thestig is travelling) +asvitkine for histograms
5 years, 8 months ago (2015-04-16 05:28:35 UTC) #7
jochen (gone - plz use gerrit)
it's not clear to me what this feature is about. could you please send an ...
5 years, 8 months ago (2015-04-17 09:27:41 UTC) #8
benwells
On 2015/04/17 09:27:41, jochen wrote: > it's not clear to me what this feature is ...
5 years, 8 months ago (2015-04-20 06:29:58 UTC) #9
benwells
On 2015/04/20 06:29:58, benwells wrote: > On 2015/04/17 09:27:41, jochen wrote: > > it's not ...
5 years, 8 months ago (2015-04-22 09:31:20 UTC) #10
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/1077063002/diff/40001/chrome/browser/engagement/site_engagement_helper.h File chrome/browser/engagement/site_engagement_helper.h (right): https://codereview.chromium.org/1077063002/diff/40001/chrome/browser/engagement/site_engagement_helper.h#newcode35 chrome/browser/engagement/site_engagement_helper.h:35: nit. only one empty line https://codereview.chromium.org/1077063002/diff/40001/chrome/browser/engagement/site_engagement_service_factory.h File chrome/browser/engagement/site_engagement_service_factory.h ...
5 years, 8 months ago (2015-04-22 14:51:36 UTC) #11
Alexei Svitkine (slow)
lgtm
5 years, 8 months ago (2015-04-22 15:50:32 UTC) #12
benwells
https://codereview.chromium.org/1077063002/diff/40001/chrome/browser/engagement/site_engagement_helper.h File chrome/browser/engagement/site_engagement_helper.h (right): https://codereview.chromium.org/1077063002/diff/40001/chrome/browser/engagement/site_engagement_helper.h#newcode35 chrome/browser/engagement/site_engagement_helper.h:35: On 2015/04/22 14:51:36, jochen wrote: > nit. only one ...
5 years, 8 months ago (2015-04-23 00:34:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1077063002/100001
5 years, 8 months ago (2015-04-23 00:35:52 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 8 months ago (2015-04-23 02:45:30 UTC) #18
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/edf5e08744111e2b97f3bff0258b04cdcdd9d98f Cr-Commit-Position: refs/heads/master@{#326431}
5 years, 8 months ago (2015-04-23 02:46:16 UTC) #19
wspowers7
4 years, 9 months ago (2016-03-10 16:58:01 UTC) #21
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698