Closed
Bug 1451993
Opened 8 years ago
Closed 5 years ago
Remove `mach uuid`
Categories
(Firefox Build System :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1639509
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(1 file)
Pretty sure nobody uses this.
We added this back in bug 893830 at a time when developers needed to provide UUIDs for interfaces. The requirement disappeared I want to say 2-3 years ago. But the mach command persisted.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8965554 [details]
Bug 1451993 - Remove `mach uuid`;
https://reviewboard.mozilla.org/r/234346/#review240174
Are we certain nobody uses this? I used it yesterday (prompting my tweet about UUIDs!) when I was writing a test that required me to register an XPCOM component factory.
The removal itself looks fine - nice and isolated. Should we send mail to dev-platform about the removal?
Anyhow, I'll ultimately leave the decision to you though, being master of all things mach! :)
Attachment #8965554 -
Flags: review?(mconley) → review+
Updated•7 years ago
|
Version: Version 3 → 3 Branch
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•