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

Issue 14058002: Keep remote_inspector_client in sync with the latest changes in Blink. (Closed)

Created:
7 years, 8 months ago by loislo
Modified:
7 years, 8 months ago
CC:
chromium-reviews, dennis_jeffrey, anantha, dyu1
Visibility:
Public.

Description

Keep remote_inspector_client in sync with the latest changes in Blink. We have extracted HeapProfiler domain from Profiler domain. So the client has to use new agent with fresh version of the browser. TEST=endurance BUG=none R=yurys@chromium.org, dennisjeffrey@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193626

Patch Set 1 #

Total comments: 10

Patch Set 2 : comments addressed #

Total comments: 1

Patch Set 3 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -35 lines) Patch
M chrome/test/pyautolib/remote_inspector_client.py View 1 2 9 chunks +92 lines, -35 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
yurys
https://codereview.chromium.org/14058002/diff/1/chrome/test/pyautolib/remote_inspector_client.py File chrome/test/pyautolib/remote_inspector_client.py (right): https://codereview.chromium.org/14058002/diff/1/chrome/test/pyautolib/remote_inspector_client.py#newcode285 chrome/test/pyautolib/remote_inspector_client.py:285: agent_name): Please add comment for the param. I'd also ...
7 years, 8 months ago (2013-04-10 12:42:04 UTC) #1
loislo
comments addressed https://codereview.chromium.org/14058002/diff/1/chrome/test/pyautolib/remote_inspector_client.py File chrome/test/pyautolib/remote_inspector_client.py (right): https://codereview.chromium.org/14058002/diff/1/chrome/test/pyautolib/remote_inspector_client.py#newcode285 chrome/test/pyautolib/remote_inspector_client.py:285: agent_name): It is the only agent name ...
7 years, 8 months ago (2013-04-10 13:18:29 UTC) #2
yurys
lgtm
7 years, 8 months ago (2013-04-10 13:20:37 UTC) #3
yurys
7 years, 8 months ago (2013-04-10 13:20:57 UTC) #4
dennis_jeffrey
LGTM with a nit. Note that we will have to eventually move this file out ...
7 years, 8 months ago (2013-04-10 17:21:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/loislo@chromium.org/14058002/10001
7 years, 8 months ago (2013-04-11 08:05:26 UTC) #6
yurys
On 2013/04/10 17:21:34, dennis_jeffrey wrote: > LGTM with a nit. > > Note that we ...
7 years, 8 months ago (2013-04-11 08:28:02 UTC) #7
marja
jsleakcheck also depends on this file. Is Telemetry going to offer the same functionality, like ...
7 years, 8 months ago (2013-04-11 08:53:57 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-11 08:57:01 UTC) #9
loislo
Committed patchset #3 manually as r193626 (presubmit successful).
7 years, 8 months ago (2013-04-11 12:10:04 UTC) #10
dennisjeffrey
On Thu, Apr 11, 2013 at 1:53 AM, <marja@chromium.org> wrote: > jsleakcheck also depends on ...
7 years, 8 months ago (2013-04-11 16:38:26 UTC) #11
dennisjeffrey
7 years, 8 months ago (2013-04-11 16:40:31 UTC) #12
On Thu, Apr 11, 2013 at 1:28 AM, <yurys@chromium.org> wrote:

> On 2013/04/10 17:21:34, dennis_jeffrey wrote:
>
>> LGTM with a nit.
>>
>
>  Note that we will have to eventually move this file out of its current
>> home in
>> the "pyautolib" folder, since PyAuto has been deprecated and "pyautolib"
>> will
>> eventually be removed from the chrome tree.  My only use of the file
>> right now
>> is for the Chrome Endure endurance tests that are implemented in PyAuto,
>> but
>>
> I'm
>
>> actively working on migrating those tests to Telemetry.
>>
>
> We have several devtools functional tests that depend on this file
> (chrome/test/functional/**devtools_*) which should also be migrated to
> Telemetry.
> When are you planning to move this file out of chrome?
>
>
This file will likely have to be removed (or just moved to another home in
the chrome tree) as soon as PyAuto itself is removed from the chrome tree.
 There's a bug tracking that here:
https://code.google.com/p/chromium/issues/detail?id=224072

Current plan is to remove PyAuto by the end of the quarter.  Part of doing
that will likely be removing the "pyautolib" folder that contains the
current file.


>
>
>
https://codereview.chromium.**org/14058002/<https://codereview.chromium.org/1...
>

Powered by Google App Engine
This is Rietveld 408576698