Open Bug 1544407 Opened 5 years ago Updated 2 years ago

Refactor public API in adb module

Categories

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

defect

Tracking

(Not tracked)

People

(Reporter: ladybenko, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: remote-debugging-technical-debt)

In the devtools/shared/adb module, we have multiple files to manage different aspects of ADB (adb-addon, adb-process, etc.). adb.js is supposed to expose a public API to handle this, however in the new about:debugging we are accessing both adb-addon and adb.

We should do a refactor and modify adb.js so it actually exposes the APIs we need, without the need to access submodules.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.