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

Issue 543243002: Drop DidStartHTTPServer to simplify object interactions. (Closed)

Created:
6 years, 3 months ago by slamm
Modified:
6 years, 3 months ago
Reviewers:
nednguyen, tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Drop DidStartHTTPServer to simplify object interactions. (Will make it easier to move the memory_cache_http_server ownership from browser to platform.) The page_cycler measurement was the only customer. This CL includes an alternate implementation for that. BUG=404771 Committed: https://crrev.com/7e12ca68c83b2bfc398a040a6afadc50f767c0fe Cr-Commit-Position: refs/heads/master@{#294691}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix page_cycler unittest #

Patch Set 3 : Simpler test #

Patch Set 4 : Fix spell-o #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -12 lines) Patch
M tools/perf/measurements/page_cycler.py View 2 chunks +9 lines, -5 lines 0 comments Download
M tools/perf/measurements/page_cycler_unittest.py View 1 2 3 3 chunks +24 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/page/page_runner.py View 1 chunk +2 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/page/page_test.py View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 28 (9 generated)
slamm
Implementation that we chatted about.
6 years, 3 months ago (2014-09-05 22:10:11 UTC) #2
nednguyen
lgtm Can you also wait for Tony's approval?
6 years, 3 months ago (2014-09-05 22:38:18 UTC) #4
slamm
On 2014/09/05 22:38:18, nednguyen wrote: > lgtm > > Can you also wait for Tony's ...
6 years, 3 months ago (2014-09-05 22:39:25 UTC) #5
slamm
On 2014/09/05 22:39:25, slamm wrote: > On 2014/09/05 22:38:18, nednguyen wrote: > > lgtm > ...
6 years, 3 months ago (2014-09-11 21:33:15 UTC) #6
slamm
On 2014/09/05 22:39:25, slamm wrote: > On 2014/09/05 22:38:18, nednguyen wrote: > > lgtm > ...
6 years, 3 months ago (2014-09-11 21:33:15 UTC) #7
tonyg
lgtm either way you decide to go https://codereview.chromium.org/543243002/diff/1/tools/perf/measurements/page_cycler.py File tools/perf/measurements/page_cycler.py (right): https://codereview.chromium.org/543243002/diff/1/tools/perf/measurements/page_cycler.py#newcode99 tools/perf/measurements/page_cycler.py:99: if page.is_file: ...
6 years, 3 months ago (2014-09-11 22:13:16 UTC) #8
slamm
On 2014/09/11 22:13:16, tonyg wrote: > lgtm either way you decide to go > > ...
6 years, 3 months ago (2014-09-11 22:32:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/543243002/1
6 years, 3 months ago (2014-09-11 23:22:41 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_swarming/builds/15555)
6 years, 3 months ago (2014-09-12 01:33:29 UTC) #13
slamm
I see the page cycler unit tests need updating. (I had not realized we had ...
6 years, 3 months ago (2014-09-12 16:03:54 UTC) #14
slamm
I fixed the broken tests and added a simple test for the legacy pages.
6 years, 3 months ago (2014-09-12 17:21:51 UTC) #15
nednguyen
On 2014/09/12 17:21:51, slamm wrote: > I fixed the broken tests and added a simple ...
6 years, 3 months ago (2014-09-12 17:26:27 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/543243002/60001
6 years, 3 months ago (2014-09-12 17:26:38 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/15034)
6 years, 3 months ago (2014-09-12 17:39:26 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/543243002/60001
6 years, 3 months ago (2014-09-12 17:42:10 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/4063) mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/15048)
6 years, 3 months ago (2014-09-12 18:21:26 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/543243002/60001
6 years, 3 months ago (2014-09-12 18:49:52 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 72be676f89a4b2cd696695e1690a17f2b98865f2
6 years, 3 months ago (2014-09-12 23:18:06 UTC) #27
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 23:28:38 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7e12ca68c83b2bfc398a040a6afadc50f767c0fe
Cr-Commit-Position: refs/heads/master@{#294691}

Powered by Google App Engine
This is Rietveld 408576698