Closed
Bug 1665164
Opened 5 years ago
Closed 5 years ago
Remove unused get_command logic from CommandAction
Categories
(Firefox Build System :: Mach Core, task)
Firefox Build System
Mach Core
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: mhentges, Assigned: mhentges)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mhentges
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 years ago
|
||
In the patch for bug 1656993, the case in which
get_command was being set was removed.
Accordingly, its usage in CommandAction will always be evaluated to
False, and it can be deleted.
Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cca40a0172d0
remove unused get_command logic from CommandAction r=firefox-build-system-reviewers,rstewart
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•