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

Issue 2496563002: tools: Add a tool to load pages on a device, and pull the predictor database. (Closed)

Created:
4 years, 1 month ago by Benoit L
Modified:
4 years, 1 month ago
Reviewers:
pasko
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

tools: Add a tool to load pages on a device, and pull the predictor database. BUG=655980 Committed: https://crrev.com/1ad4f365b9917f92886d8e76c8e2789a9cb7e696 Cr-Commit-Position: refs/heads/master@{#431869}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Address comments. #

Patch Set 3 : lint. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -9 lines) Patch
M tools/android/loading/controller.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/android/loading/devtools_monitor.py View 1 2 chunks +10 lines, -8 lines 2 comments Download
A tools/resource_prefetch_predictor/generate_database.py View 1 2 1 chunk +112 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
Benoit L
4 years, 1 month ago (2016-11-10 14:56:07 UTC) #2
pasko
https://codereview.chromium.org/2496563002/diff/1/tools/resource_prefetch_predictor/generate_database.py File tools/resource_prefetch_predictor/generate_database.py (right): https://codereview.chromium.org/2496563002/diff/1/tools/resource_prefetch_predictor/generate_database.py#newcode31 tools/resource_prefetch_predictor/generate_database.py:31: import device_setup do we need this dependency? https://codereview.chromium.org/2496563002/diff/1/tools/resource_prefetch_predictor/generate_database.py#newcode42 tools/resource_prefetch_predictor/generate_database.py:42: ...
4 years, 1 month ago (2016-11-10 16:02:01 UTC) #3
Benoit L
Thanks, it is better to re-use the tools/android/loading stuff after all. PTAL. https://codereview.chromium.org/2496563002/diff/1/tools/resource_prefetch_predictor/generate_database.py File tools/resource_prefetch_predictor/generate_database.py ...
4 years, 1 month ago (2016-11-14 12:49:25 UTC) #6
pasko
lgtm with a question thank you! https://codereview.chromium.org/2496563002/diff/40001/tools/android/loading/devtools_monitor.py File tools/android/loading/devtools_monitor.py (right): https://codereview.chromium.org/2496563002/diff/40001/tools/android/loading/devtools_monitor.py#newcode275 tools/android/loading/devtools_monitor.py:275: current_time - self._monitoring_start_timestamp).seconds ...
4 years, 1 month ago (2016-11-14 13:21:27 UTC) #9
Benoit L
https://codereview.chromium.org/2496563002/diff/40001/tools/android/loading/devtools_monitor.py File tools/android/loading/devtools_monitor.py (right): https://codereview.chromium.org/2496563002/diff/40001/tools/android/loading/devtools_monitor.py#newcode275 tools/android/loading/devtools_monitor.py:275: current_time - self._monitoring_start_timestamp).seconds On 2016/11/14 13:21:27, pasko wrote: > ...
4 years, 1 month ago (2016-11-14 13:26:19 UTC) #10
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/2496563002/40001
4 years, 1 month ago (2016-11-14 13:26:46 UTC) #12
commit-bot: I haz the power
Failed to apply patch for tools/android/loading/controller.py: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-14 13:32:29 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-14 13:33:59 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1ad4f365b9917f92886d8e76c8e2789a9cb7e696
Cr-Commit-Position: refs/heads/master@{#431869}

Powered by Google App Engine
This is Rietveld 408576698