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

Issue 185413005: [Telemetry] Move page quiescence test to WebContents (Closed)

Created:
6 years, 9 months ago by jeremy
Modified:
6 years, 9 months ago
Reviewers:
tonyg, qsr
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

[Telemetry] Move page quiescence test to WebContents Move quiescence test used by speed index so we can more easily reuse it in other parts of the code. BUG=339180 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255851

Patch Set 1 #

Total comments: 1

Patch Set 2 : Make speedindex refactor actually work #

Patch Set 3 : tweak #

Patch Set 4 : Make speedindex js file inclusion idempotent #

Total comments: 1

Patch Set 5 : Move quiescence persistence to JS #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -112 lines) Patch
D tools/perf/metrics/speedindex.js View 1 chunk +0 lines, -76 lines 0 comments Download
M tools/perf/metrics/speedindex.py View 1 2 3 4 4 chunks +1 line, -24 lines 0 comments Download
A + tools/telemetry/telemetry/core/network_quiescence.js View 1 2 3 4 3 chunks +39 lines, -12 lines 0 comments Download
M tools/telemetry/telemetry/core/web_contents.py View 1 2 3 4 5 3 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
jeremy
Split off from https://codereview.chromium.org/178363005/
6 years, 9 months ago (2014-03-02 13:49:03 UTC) #1
tonyg
lgtm https://codereview.chromium.org/185413005/diff/1/tools/telemetry/telemetry/core/web_contents.py File tools/telemetry/telemetry/core/web_contents.py (right): https://codereview.chromium.org/185413005/diff/1/tools/telemetry/telemetry/core/web_contents.py#newcode72 tools/telemetry/telemetry/core/web_contents.py:72: if (self._has_reached_quiescence): nit:drop parens. Thanks for the explanation ...
6 years, 9 months ago (2014-03-03 04:42:25 UTC) #2
jeremy
This needs another round of review (sorry), when I tested this more I ran into ...
6 years, 9 months ago (2014-03-05 08:57:40 UTC) #3
tonyg
https://codereview.chromium.org/185413005/diff/60001/tools/telemetry/telemetry/core/web_contents.py File tools/telemetry/telemetry/core/web_contents.py (right): https://codereview.chromium.org/185413005/diff/60001/tools/telemetry/telemetry/core/web_contents.py#newcode56 tools/telemetry/telemetry/core/web_contents.py:56: def ResetQuiescenceMonitoring(self): I think for now it would be ...
6 years, 9 months ago (2014-03-05 15:47:54 UTC) #4
jeremy
Ready for another look: quiescence detection moved to JS.
6 years, 9 months ago (2014-03-06 12:38:21 UTC) #5
tonyg
lgtm
6 years, 9 months ago (2014-03-06 14:46:38 UTC) #6
jeremy
The CQ bit was checked by jeremy@chromium.org
6 years, 9 months ago (2014-03-09 13:06:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/185413005/100001
6 years, 9 months ago (2014-03-09 13:06:31 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-09 15:06:59 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=278338
6 years, 9 months ago (2014-03-09 15:07:00 UTC) #10
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 9 months ago (2014-03-09 15:41:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremy@chromium.org/185413005/100001
6 years, 9 months ago (2014-03-09 15:42:06 UTC) #12
commit-bot: I haz the power
6 years, 9 months ago (2014-03-09 16:15:37 UTC) #13
Message was sent while issue was closed.
Change committed as 255851

Powered by Google App Engine
This is Rietveld 408576698