DescriptionDevTools: allow to pass list of remote debugging targets as command line argument
This CL introduces --remote-debugging-targets flag that allows to pass list of <ip address>:<port> pairs which will be polled by chrome:inspect page to discover devtools targets that can be inspected remotely with Chrome DevTools.
As discussed before, serial parameter is reused for the remote target IP address.
BUG=435243
Committed: https://crrev.com/4e413a1094ee04c1c56241fb020ecde8963c1bea
Cr-Commit-Position: refs/heads/master@{#337578}
Patch Set 1 #Patch Set 2 : Fixed port forwarding test #
Total comments: 24
Patch Set 3 : Added host resolution #Patch Set 4 : Renamed SelfAsDeviceProvider to TCPDeviceProvider #
Total comments: 4
Patch Set 5 : Removed {} #Patch Set 6 : Rebase #Patch Set 7 : Moved flag definition to chrome_switches #Messages
Total messages: 32 (12 generated)
|