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

Issue 165693006: [Telemetry] Factor out common logic between inspector backend lists. (Closed)

Created:
6 years, 10 months ago by tonyg
Modified:
6 years, 7 months ago
Reviewers:
achuithb, dtu
CC:
chromium-reviews, chrome-speed-team+watch_google.com, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, telemetry+watch_chromium.org
Visibility:
Public.

Description

[Telemetry] Factor out common logic between inspector backend lists. * Added base InspectorBackendList as a single point for updating contexts and keeping track of various InspectorBackends. * Tabs, Extensions and OOBE now either are InspectorBackendLists or have InspectorBackendLists. This fixes some extension unittests on CrOS. BUG=345875, 233001 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253128

Patch Set 1 #

Total comments: 1

Patch Set 2 : Better comments/description #

Total comments: 2

Patch Set 3 : Update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+233 lines, -255 lines) Patch
M tools/telemetry/telemetry/core/backends/browser_backend.py View 4 chunks +5 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/chrome_browser_backend.py View 6 chunks +13 lines, -16 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/cros_browser_backend.py View 1 chunk +2 lines, -2 lines 0 comments Download
A tools/telemetry/telemetry/core/backends/chrome/extension_backend.py View 1 chunk +43 lines, -0 lines 0 comments Download
D tools/telemetry/telemetry/core/backends/chrome/extension_dict_backend.py View 1 chunk +0 lines, -75 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/inspector_backend.py View 1 5 chunks +19 lines, -9 lines 0 comments Download
A tools/telemetry/telemetry/core/backends/chrome/inspector_backend_list.py View 1 2 1 chunk +85 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/misc_web_contents_backend.py View 1 chunk +17 lines, -34 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/tab_list_backend.py View 3 chunks +26 lines, -89 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/webdriver/webdriver_tab_list_backend.py View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/browser.py View 2 chunks +2 lines, -8 lines 0 comments Download
M tools/telemetry/telemetry/core/extension_dict.py View 1 chunk +10 lines, -10 lines 0 comments Download
M tools/telemetry/telemetry/core/extension_page.py View 1 chunk +10 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/core/extension_unittest.py View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
tonyg
I didn't get this quite as far as I wanted to, but the sweater just ...
6 years, 10 months ago (2014-02-22 21:50:00 UTC) #1
achuithb
Could we flesh out the description some more? It'll be good for the git/svn log ...
6 years, 10 months ago (2014-02-24 19:24:09 UTC) #2
tonyg
On 2014/02/24 19:24:09, achuith.bhandarkar wrote: > Could we flesh out the description some more? Done. ...
6 years, 10 months ago (2014-02-24 20:39:45 UTC) #3
achuithb
On 2014/02/24 20:39:45, tonyg wrote: > On 2014/02/24 19:24:09, achuith.bhandarkar wrote: > > Could we ...
6 years, 10 months ago (2014-02-24 22:45:59 UTC) #4
tonyg
On 2014/02/24 22:45:59, achuith.bhandarkar wrote: > On 2014/02/24 20:39:45, tonyg wrote: > > On 2014/02/24 ...
6 years, 10 months ago (2014-02-24 23:09:07 UTC) #5
achuithb
lgtm. https://codereview.chromium.org/165693006/diff/80001/tools/telemetry/telemetry/core/backends/chrome/inspector_backend_list.py File tools/telemetry/telemetry/core/backends/chrome/inspector_backend_list.py (right): https://codereview.chromium.org/165693006/diff/80001/tools/telemetry/telemetry/core/backends/chrome/inspector_backend_list.py#newcode24 tools/telemetry/telemetry/core/backends/chrome/inspector_backend_list.py:24: # A wrapper class for InspectorBackends. This comment ...
6 years, 10 months ago (2014-02-25 01:42:09 UTC) #6
tonyg
Comments addressed. Thanks :)
6 years, 10 months ago (2014-02-25 02:06:54 UTC) #7
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 10 months ago (2014-02-25 02:07:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/165693006/100001
6 years, 10 months ago (2014-02-25 02:15:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/165693006/100001
6 years, 10 months ago (2014-02-25 07:39:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/165693006/100001
6 years, 10 months ago (2014-02-25 09:13:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/165693006/100001
6 years, 10 months ago (2014-02-25 09:32:06 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-25 09:43:13 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel
6 years, 10 months ago (2014-02-25 09:43:14 UTC) #14
achuithb
The CQ bit was checked by achuith@chromium.org
6 years, 10 months ago (2014-02-25 09:52:35 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/165693006/100001
6 years, 10 months ago (2014-02-25 09:54:15 UTC) #16
commit-bot: I haz the power
Change committed as 253128
6 years, 10 months ago (2014-02-25 10:31:38 UTC) #17
nduca
maybe causing failures due to tab ids sometimes being strings? http://build.chromium.org/p/chromium.perf/builders/Android%20GN%20Perf/builds/991 http://build.chromium.org/p/chromium.perf/builders/Android%20GN%20Perf/builds/991/steps/page_cycler.intl_ja_zh/logs/stdio
6 years, 10 months ago (2014-02-26 05:33:24 UTC) #18
achuithb
6 years, 10 months ago (2014-02-26 07:44:31 UTC) #19
Message was sent while issue was closed.
On 2014/02/26 05:33:24, nduca wrote:
> maybe causing failures due to tab ids sometimes being strings?
> 
>
http://build.chromium.org/p/chromium.perf/builders/Android%2520GN%2520Perf/bu...
> 
>
http://build.chromium.org/p/chromium.perf/builders/Android%2520GN%2520Perf/bu...

Filed a bug: crbug.com/347054

Powered by Google App Engine
This is Rietveld 408576698