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

Issue 2890283002: Migrate infinite scrolls to system health stories (Closed)

Created:
3 years, 7 months ago by nednguyen
Modified:
3 years, 6 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org, hjd
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate infinite scrolls to system health stories BUG=724262 Review-Url: https://codereview.chromium.org/2890283002 Cr-Commit-Position: refs/heads/master@{#475937} Committed: https://chromium.googlesource.com/chromium/src/+/3487cdad7d1ea3c63ad671a8ac0c0d45f1fb4d46

Patch Set 1 #

Total comments: 29

Patch Set 2 : Rename stories #

Total comments: 4

Patch Set 3 : Address review comments #

Patch Set 4 : update #

Patch Set 5 : Fix naming #

Total comments: 2

Patch Set 6 : Fix scrolling stuck check & disable mobile facebook scroll #

Patch Set 7 : Disable browse:social:facebook_infinite_scroll & browse:tech:discourse_infinite_scroll #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -3 lines) Patch
M tools/perf/benchmarks/system_health_smoke_test.py View 1 2 3 4 5 6 1 chunk +8 lines, -0 lines 0 comments Download
M tools/perf/page_sets/data/mobile_infinite_scroll.json View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/page_sets/data/system_health_desktop.json View 1 2 chunks +16 lines, -1 line 0 comments Download
M tools/perf/page_sets/data/system_health_mobile.json View 1 2 chunks +16 lines, -1 line 0 comments Download
M tools/perf/page_sets/system_health/browsing_stories.py View 1 2 3 4 5 6 2 chunks +132 lines, -0 lines 0 comments Download
M tools/perf/page_sets/system_health/story_tags.py View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 51 (32 generated)
nednguyen
This add 5 new stories for desktop, 5 new stories for mobile, I am not ...
3 years, 7 months ago (2017-05-19 00:11:06 UTC) #9
perezju
My suggestion would be to add just 3 new browse stories (maybe discourse, flickr, and ...
3 years, 7 months ago (2017-05-19 09:40:36 UTC) #12
hjd
https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py File tools/perf/page_sets/system_health/browsing_stories.py (right): https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py#newcode815 tools/perf/page_sets/system_health/browsing_stories.py:815: def _Scroll(self, action_runner, distance, step_size): On 2017/05/19 09:40:35, perezju ...
3 years, 7 months ago (2017-05-19 10:42:21 UTC) #14
ulan
+GC to reviewers. Hannes, Michael, wdyt about replacing some infinite scroll stories with browsing stories?
3 years, 7 months ago (2017-05-19 10:50:30 UTC) #16
ulan
Talked with GC team offline. It would be great to keep all the stories. https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py ...
3 years, 7 months ago (2017-05-19 12:59:00 UTC) #17
perezju
https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py File tools/perf/page_sets/system_health/browsing_stories.py (right): https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py#newcode842 tools/perf/page_sets/system_health/browsing_stories.py:842: NAME = 'browse_infinite_scroll:forum:discourse' On 2017/05/19 12:59:00, ulan wrote: > ...
3 years, 7 months ago (2017-05-19 14:34:41 UTC) #18
Hannes Payer (out of office)
On 2017/05/19 14:34:41, perezju wrote: > https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py > File tools/perf/page_sets/system_health/browsing_stories.py (right): > > https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py#newcode842 > ...
3 years, 7 months ago (2017-05-19 14:42:27 UTC) #19
nednguyen
On 2017/05/19 14:42:27, Hannes Payer wrote: > On 2017/05/19 14:34:41, perezju wrote: > > > ...
3 years, 7 months ago (2017-05-19 14:54:25 UTC) #20
nednguyen
On 2017/05/19 14:54:25, nednguyen wrote: > On 2017/05/19 14:42:27, Hannes Payer wrote: > > On ...
3 years, 7 months ago (2017-05-19 14:56:11 UTC) #21
nednguyen
On 2017/05/19 14:56:11, nednguyen wrote: > On 2017/05/19 14:54:25, nednguyen wrote: > > On 2017/05/19 ...
3 years, 7 months ago (2017-05-23 15:14:50 UTC) #22
nednguyen
On 2017/05/23 15:14:50, nednguyen wrote: > On 2017/05/19 14:56:11, nednguyen wrote: > > On 2017/05/19 ...
3 years, 7 months ago (2017-05-24 15:30:16 UTC) #25
perezju
I had left several comments in patch set #1 (other than story names) that I ...
3 years, 7 months ago (2017-05-24 15:39:41 UTC) #26
nednguyen
https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py File tools/perf/page_sets/system_health/browsing_stories.py (right): https://codereview.chromium.org/2890283002/diff/20001/tools/perf/page_sets/system_health/browsing_stories.py#newcode798 tools/perf/page_sets/system_health/browsing_stories.py:798: def RunPageInteractions(self, action_runner): On 2017/05/19 09:40:35, perezju wrote: > ...
3 years, 7 months ago (2017-05-24 21:08:49 UTC) #30
perezju
lgtm w/nits https://codereview.chromium.org/2890283002/diff/100001/tools/perf/page_sets/system_health/browsing_stories.py File tools/perf/page_sets/system_health/browsing_stories.py (right): https://codereview.chromium.org/2890283002/diff/100001/tools/perf/page_sets/system_health/browsing_stories.py#newcode852 tools/perf/page_sets/system_health/browsing_stories.py:852: URL = ('https://meta.discourse.org/t/the-official-discourse-tags-plugin-discourse-tagging/26482') nit: no need for ...
3 years, 7 months ago (2017-05-25 08:27:43 UTC) #38
nednguyen
On 2017/05/25 08:27:43, perezju wrote: > lgtm w/nits > > https://codereview.chromium.org/2890283002/diff/100001/tools/perf/page_sets/system_health/browsing_stories.py > File tools/perf/page_sets/system_health/browsing_stories.py (right): ...
3 years, 7 months ago (2017-05-25 10:11:31 UTC) #39
ulan
On 2017/05/25 10:11:31, nednguyen wrote: > On 2017/05/25 08:27:43, perezju wrote: > > lgtm w/nits ...
3 years, 6 months ago (2017-05-29 06:39:17 UTC) #40
nednguyen
On 2017/05/29 06:39:17, ulan wrote: > On 2017/05/25 10:11:31, nednguyen wrote: > > On 2017/05/25 ...
3 years, 6 months ago (2017-05-31 14:33:41 UTC) #45
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/2890283002/140001
3 years, 6 months ago (2017-05-31 14:42:37 UTC) #48
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 16:31:09 UTC) #51
Message was sent while issue was closed.
Committed patchset #7 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/3487cdad7d1ea3c63ad671a8ac0c...

Powered by Google App Engine
This is Rietveld 408576698