Closed
Bug 701420
Opened 14 years ago
Closed 9 years ago
mirror comment changes to devicemanager*.py scripts to m-c
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: k0scist, Unassigned)
References
Details
https://bugzilla.mozilla.org/show_bug.cgi?id=700722 fixes the comment string from getProcessList from
# success: array of process tuples
# success: a list of [ [pid, appname, userid], ...]
These changes should be mirrored to m-c as well as the removal of the pointless extra cast to list
| Reporter | ||
Comment 1•14 years ago
|
||
These should probably also be mirrored to https://github.com/wlach/mozbase/blob/mozdevice/mozdevice/mozdevice .
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•