Open Bug 1507143 Opened 6 years ago Updated 2 years ago

[remote-dbg-next] Clarify the difference between runtime.runtimeDetails.info.deviceName and runtime.extra.deviceName

Categories

(DevTools :: about:debugging, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: daisuke, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: remote-debugging-technical-debt)

This bug is a followup of bug 1497449.
(Especially https://phabricator.services.mozilla.com/D11748)

Currently, we hold deviceName in two places that are runtime.runtimeDetails.info.deviceName and runtime.extra.deviceName as same name. However, runtime.extra.deviceName is retrieved from ADB, runtime.runtimeDetails.info.deviceName is from debugger client. We need to clarify the difference so as to understand easily.

In this bug, we clarify by following ideas:
* change the name
* add comment in types.js
Priority: -- → P3

filter on: remote-debugging-m2-reserve-cleanup

Whiteboard: remote-debugging-technical-debt
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.