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

Issue 675613003: Moving some functions from browser to app. Adding function prototypes to app backend. (Closed)

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

Description

Moving following functions from browser to app: __enter__ __exit__ GetStandardOutput GetStackTrace Adding following functions to app backend: __del__ app_type Start Close pid IsAppRunning GetStandardOutput GetStackTrace Added adapters for browser.browser and browser.browser_type. Removed references to browser_backend._browser. BUG=417542 Committed: https://crrev.com/f2e03e25c410d8c98dd175328b1ab5ac685e03d8 Cr-Commit-Position: refs/heads/master@{#303327}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -18 lines) Patch
M tools/telemetry/telemetry/core/app.py View 1 2 2 chunks +17 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/app_backend.py View 2 chunks +28 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/core/backends/browser_backend.py View 1 2 3 chunks +10 lines, -5 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/chrome_browser_backend.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/desktop_browser_backend.py View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/core/browser.py View 1 2 1 chunk +1 line, -7 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
wuhu
Refactoring tidy up.
6 years, 2 months ago (2014-10-22 22:20:05 UTC) #2
nednguyen
On 2014/10/22 22:20:05, wuhu wrote: > Refactoring tidy up. Please improve the description by specifying ...
6 years, 2 months ago (2014-10-22 22:43:27 UTC) #3
nednguyen
lgtm https://codereview.chromium.org/675613003/diff/20001/tools/telemetry/telemetry/core/backends/app_backend.py File tools/telemetry/telemetry/core/backends/app_backend.py (right): https://codereview.chromium.org/675613003/diff/20001/tools/telemetry/telemetry/core/backends/app_backend.py#newcode39 tools/telemetry/telemetry/core/backends/app_backend.py:39: def GetStandardOutput(self): Probably not in this patch but ...
6 years, 1 month ago (2014-11-07 19:07:05 UTC) #4
nednguyen
lgtm https://codereview.chromium.org/675613003/diff/20001/tools/telemetry/telemetry/core/backends/app_backend.py File tools/telemetry/telemetry/core/backends/app_backend.py (right): https://codereview.chromium.org/675613003/diff/20001/tools/telemetry/telemetry/core/backends/app_backend.py#newcode39 tools/telemetry/telemetry/core/backends/app_backend.py:39: def GetStandardOutput(self): Probably not in this patch but ...
6 years, 1 month ago (2014-11-07 19:07:06 UTC) #5
wuhu
On 2014/11/07 19:07:06, nednguyen wrote: > lgtm > > https://codereview.chromium.org/675613003/diff/20001/tools/telemetry/telemetry/core/backends/app_backend.py > File tools/telemetry/telemetry/core/backends/app_backend.py (right): > ...
6 years, 1 month ago (2014-11-07 21:59:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/675613003/20001
6 years, 1 month ago (2014-11-07 22:00:10 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/89346) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/79014) android_aosp ...
6 years, 1 month ago (2014-11-07 22:05:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/675613003/40001
6 years, 1 month ago (2014-11-07 22:14:04 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-07 23:50:52 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-11-07 23:51:32 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f2e03e25c410d8c98dd175328b1ab5ac685e03d8
Cr-Commit-Position: refs/heads/master@{#303327}

Powered by Google App Engine
This is Rietveld 408576698