Closed
Bug 1900597
Opened 1 year ago
Closed 1 year ago
Make it possible to customize the option accessor in project_flag
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
if nargs=1 it is very common to want to access the first element (if any). project_flag doesn't make it possible.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9405587 -
Attachment description: Bug 1900597 - Specialize project_flag handling of options when nargs == 1 r=glandium → Bug 1900597 - Specialize project_flag handling of options when nargs == 1 r=glandium!
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2f14e0aa8b7c
Specialize project_flag handling of options when nargs == 1 r=glandium
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•