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

Issue 808563005: [Telemetry] Drop check for devtools support for record-as-much-as-possible (chrome >2118) (Closed)

Created:
6 years ago by slamm
Modified:
5 years, 11 months ago
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Drop check for devtools support for record-as-much-as-possible (chrome >2118) BUG=396081 Committed: https://crrev.com/1ca83b0ff277b7ec1d10ed3a14dcca823ce72249 Cr-Commit-Position: refs/heads/master@{#309872}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Drop chrome_browser_backend from TracingBackend. The version check was the only thing that needed i… #

Patch Set 3 : Add back the mapping from telemetry tracing record_mode to DevTools string. Update docstrings. #

Total comments: 1

Patch Set 4 : Restore original map style #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -24 lines) Patch
M tools/telemetry/telemetry/core/backends/chrome/chrome_browser_backend.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py View 1 2 3 4 3 chunks +14 lines, -23 lines 0 comments Download

Messages

Total messages: 44 (18 generated)
slamm
6 years ago (2014-12-22 18:19:08 UTC) #2
nednguyen
https://codereview.chromium.org/808563005/diff/1/tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py File tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py (right): https://codereview.chromium.org/808563005/diff/1/tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py#newcode23 tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py:23: def __init__(self, devtools_port, chrome_browser_backend): We should be able to ...
6 years ago (2014-12-22 18:29:48 UTC) #3
nednguyen
6 years ago (2014-12-22 19:20:45 UTC) #5
slamm
Drop chrome_browser_backend from TracingBackend. The version check was the only thing that needed it.
6 years ago (2014-12-22 20:38:33 UTC) #6
nednguyen
lgtm
6 years ago (2014-12-22 21:48:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/808563005/20001
6 years ago (2014-12-22 21:49:08 UTC) #9
slamm
Add back the mapping from telemetry tracing record_mode to DevTools string. Update docstrings.
6 years ago (2014-12-22 22:11:26 UTC) #11
slamm
As per our conversation, I added back the dict to map the Telemetry record_mode to ...
6 years ago (2014-12-22 22:15:17 UTC) #12
nednguyen
Feel free to land this after you address the nit. https://codereview.chromium.org/808563005/diff/40001/tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py File tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py (right): https://codereview.chromium.org/808563005/diff/40001/tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py#newcode53 ...
6 years ago (2014-12-22 22:19:50 UTC) #13
slamm
Restore original map style
6 years ago (2014-12-22 22:42:13 UTC) #14
slamm
Restore original map style
6 years ago (2014-12-22 22:44:25 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/808563005/80001
6 years ago (2014-12-22 22:46:44 UTC) #18
chrishenry
Can you make sure that L webview is past this branch number or doesn't require ...
6 years ago (2014-12-22 23:26:36 UTC) #20
commit-bot: I haz the power
Failed to apply patch for tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py: While running git apply --index -3 -p1; error: patch ...
6 years ago (2014-12-22 23:47:39 UTC) #22
nednguyen
On 2014/12/22 23:26:36, chrishenry (OOO until Jan 5) wrote: > Can you make sure that ...
6 years ago (2014-12-23 02:06:06 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/808563005/80001
6 years ago (2014-12-23 16:31:05 UTC) #25
commit-bot: I haz the power
Failed to apply patch for tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py: While running git apply --index -3 -p1; error: patch ...
6 years ago (2014-12-23 18:20:20 UTC) #27
slamm
Rebase
6 years ago (2014-12-23 18:27:21 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/808563005/80001
6 years ago (2014-12-23 18:35:17 UTC) #32
commit-bot: I haz the power
Failed to apply patch for tools/telemetry/telemetry/core/backends/chrome/tracing_backend.py: While running git apply --index -3 -p1; error: patch ...
6 years ago (2014-12-23 18:35:56 UTC) #34
slamm
Rebase.
5 years, 11 months ago (2015-01-02 22:07:36 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/808563005/120001
5 years, 11 months ago (2015-01-02 22:09:11 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/41628)
5 years, 11 months ago (2015-01-03 00:09:21 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/808563005/120001
5 years, 11 months ago (2015-01-03 03:08:41 UTC) #42
commit-bot: I haz the power
Committed patchset #5 (id:120001)
5 years, 11 months ago (2015-01-03 04:10:19 UTC) #43
commit-bot: I haz the power
5 years, 11 months ago (2015-01-03 04:11:13 UTC) #44
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1ca83b0ff277b7ec1d10ed3a14dcca823ce72249
Cr-Commit-Position: refs/heads/master@{#309872}

Powered by Google App Engine
This is Rietveld 408576698