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

Issue 11740020: [telemetry] Removing globals from webpagereplay.py. (Closed)

Created:
7 years, 11 months ago by hartmanng
Modified:
7 years, 11 months ago
CC:
chromium-reviews, vsevik, yurys, chrome-speed-team+watch_google.com, anantha, pam+watch_chromium.org, dennis_jeffrey, pfeldman, telemetry+watch_chromium.org, nduca
Visibility:
Public.

Description

[telemetry] Removing globals from webpagereplay.py. This is another clean-up patch for https://codereview.chromium.org/11348217/#msg10. These globals have been complicating things, so it should be cleaner to have them explicitly passed in when needed. BUG=157459 TBR=kkania Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175149

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -42 lines) Patch
M chrome/test/functional/devtools_test_base.py View 1 2 3 chunks +13 lines, -2 lines 0 comments Download
M chrome/test/functional/perf.py View 2 chunks +23 lines, -12 lines 0 comments Download
M chrome/test/functional/perf_endure.py View 2 chunks +14 lines, -2 lines 0 comments Download
M chrome/test/functional/webpagereplay.py View 7 chunks +19 lines, -17 lines 0 comments Download
M tools/telemetry/telemetry/browser.py View 1 chunk +6 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/browser_backend.py View 1 2 chunks +8 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/wpr_server.py View 1 1 chunk +17 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hartmanng
Please take a look. Is there anyone in particular who would be a good owner ...
7 years, 11 months ago (2013-01-03 16:13:22 UTC) #1
tonyg
lgtm dennisjeffrey or nirnimesh would be good reviewers for chrome/test/functional. https://codereview.chromium.org/11740020/diff/4001/chrome/test/functional/devtools_test_base.py File chrome/test/functional/devtools_test_base.py (right): https://codereview.chromium.org/11740020/diff/4001/chrome/test/functional/devtools_test_base.py#newcode49 ...
7 years, 11 months ago (2013-01-03 19:00:12 UTC) #2
hartmanng
Thanks Tony! dennis_jeffrey, please take a look. https://codereview.chromium.org/11740020/diff/4001/chrome/test/functional/devtools_test_base.py File chrome/test/functional/devtools_test_base.py (right): https://codereview.chromium.org/11740020/diff/4001/chrome/test/functional/devtools_test_base.py#newcode49 chrome/test/functional/devtools_test_base.py:49: webpagereplay.GetChromeFlags(self.WEBPAGEREPLAY_HOST, On ...
7 years, 11 months ago (2013-01-03 19:08:50 UTC) #3
dyu1
dennis is OOO and wont be back until mid Jan. Nir is no longer on ...
7 years, 11 months ago (2013-01-03 19:14:29 UTC) #4
hartmanng
On 2013/01/03 19:14:29, dyu1 wrote: > dennis is OOO and wont be back until mid ...
7 years, 11 months ago (2013-01-03 19:17:18 UTC) #5
nduca
Given the triviality of the change, I think you could TBR=kkania
7 years, 11 months ago (2013-01-03 23:42:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hartmanng@chromium.org/11740020/1010
7 years, 11 months ago (2013-01-04 15:06:58 UTC) #7
commit-bot: I haz the power
Change committed as 175149
7 years, 11 months ago (2013-01-04 17:54:55 UTC) #8
tonyg
7 years, 11 months ago (2013-01-04 19:34:53 UTC) #9
Message was sent while issue was closed.
On 2013/01/04 17:54:55, I haz the power (commit-bot) wrote:
> Change committed as 175149

It looks like this broke the netsim test:
http://build.chromium.org/p/chromium.perf/builders/Mac10.6%20Perf%283%29/buil...

I'll put together a fix

Powered by Google App Engine
This is Rietveld 408576698