Closed
Bug 1918611
Opened 1 year ago
Closed 1 year ago
mach gifft should replace . in alias names
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(1 file)
% ./mach gifft pictureinpicture.settings.disable generates invalid YAML:
0:11.80 ==============================================================================
0:11.80 mozilla/toolkit/components/pictureinpicture/metrics.yaml:
0:11.80 while scanning an anchor in "mozilla/toolkit/
0:11.80 components/pictureinpicture/metrics.yaml", line 22, column 11 expected
0:11.80 alphabetic or numeric character, but found '.' in "
0:11.80 mozilla/toolkit/components/pictureinpicture/metrics.yaml", line
0:11.80 22, column 28
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dcb972f41639
mach gifft should replace . in alias names, r=chutten.
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•