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

Issue 1684653003: sandwich: Adds web page replay support for HTTP (Closed)

Created:
4 years, 10 months ago by gabadie
Modified:
4 years, 10 months ago
Reviewers:
pasko, Benoit L, mattcary
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

sandwich: Adds web page replay support for HTTP Adds to option --wpr-{archive,record} to respectively run with or generate the benchmark's Web Page Replay archive. Https urls support are postponed to another CL. BUG=582080 Committed: https://crrev.com/90f06edabf6cb2880141ad3dfecd775a6559db2d Cr-Commit-Position: refs/heads/master@{#374662}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Unmaps only forwarder side ports #

Total comments: 1

Patch Set 3 : Fixes pylint failure with [] as a default argument #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -16 lines) Patch
M tools/android/loading/device_setup.py View 1 2 4 chunks +57 lines, -1 line 0 comments Download
M tools/android/loading/run_sandwich.py View 2 chunks +24 lines, -15 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (8 generated)
gabadie
lizeb@chromium.org: Pasko being OOO, please review changes in tools/android/loading/
4 years, 10 months ago (2016-02-10 13:30:01 UTC) #2
gabadie
Adding matt to the review. PTAL changes in tools/android/loading/ =D
4 years, 10 months ago (2016-02-10 13:31:33 UTC) #4
Benoit L
https://codereview.chromium.org/1684653003/diff/1/tools/android/loading/device_setup.py File tools/android/loading/device_setup.py (right): https://codereview.chromium.org/1684653003/diff/1/tools/android/loading/device_setup.py#newcode20 tools/android/loading/device_setup.py:20: from devil.android import forwarder Wrong import ordering (move to ...
4 years, 10 months ago (2016-02-10 13:58:27 UTC) #5
mattcary
lgtm https://codereview.chromium.org/1684653003/diff/1/tools/android/loading/device_setup.py File tools/android/loading/device_setup.py (right): https://codereview.chromium.org/1684653003/diff/1/tools/android/loading/device_setup.py#newcode149 tools/android/loading/device_setup.py:149: yield [ This is fine for now. Note ...
4 years, 10 months ago (2016-02-10 14:01:01 UTC) #6
gabadie
lizeb@chromium.org: PTAL changes in tools/android/loading/. https://codereview.chromium.org/1684653003/diff/1/tools/android/loading/device_setup.py File tools/android/loading/device_setup.py (right): https://codereview.chromium.org/1684653003/diff/1/tools/android/loading/device_setup.py#newcode20 tools/android/loading/device_setup.py:20: from devil.android import forwarder ...
4 years, 10 months ago (2016-02-10 14:19:50 UTC) #7
Benoit L
https://codereview.chromium.org/1684653003/diff/20001/tools/android/loading/device_setup.py File tools/android/loading/device_setup.py (right): https://codereview.chromium.org/1684653003/diff/20001/tools/android/loading/device_setup.py#newcode29 tools/android/loading/device_setup.py:29: sys.path.append(chromium_config.GetTelemetryDir()) You can avoid adding tools/perf to the import ...
4 years, 10 months ago (2016-02-10 14:29:44 UTC) #8
gabadie
On 2016/02/10 14:29:44, Benoit L wrote: > https://codereview.chromium.org/1684653003/diff/20001/tools/android/loading/device_setup.py > File tools/android/loading/device_setup.py (right): > > https://codereview.chromium.org/1684653003/diff/20001/tools/android/loading/device_setup.py#newcode29 ...
4 years, 10 months ago (2016-02-10 14:41:59 UTC) #9
Benoit L
On 2016/02/10 14:41:59, gabadie wrote: > On 2016/02/10 14:29:44, Benoit L wrote: > > > ...
4 years, 10 months ago (2016-02-10 14:58:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1684653003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1684653003/20001
4 years, 10 months ago (2016-02-10 14:59:27 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/144703)
4 years, 10 months ago (2016-02-10 15:09:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1684653003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1684653003/40001
4 years, 10 months ago (2016-02-10 15:17:46 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-10 15:38:16 UTC) #19
commit-bot: I haz the power
4 years, 10 months ago (2016-02-10 15:39:47 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/90f06edabf6cb2880141ad3dfecd775a6559db2d
Cr-Commit-Position: refs/heads/master@{#374662}

Powered by Google App Engine
This is Rietveld 408576698