DescriptionSupport for browser aliases in DevTools.
This is convenience change that allow remote target to have duplicating IDs.
This situation happen in devtool debugging environment while same browser
becomes available by several communication means. In chrome://inspect it appears
as 2 different browsers. When user inspect this target it hard to predict
which communication channel is used.
This change gives different internal IDs to targets of internal representations of
remote browsers. If user inspects 2 aliases of the same target she may be sure
that different communication channels are used.
BUG=383418
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|