Closed
Bug 1916949
Opened 1 year ago
Closed 1 year ago
`remote_type` is defined twice in `metrics.yaml`
Categories
(Toolkit :: Crash Reporting, task)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: willdurand, Assigned: afranchuk)
References
Details
Attachments
(1 file)
Support for the remote_type in Android crashes has been previously implemented in Bug 1851518.
In Bug 1904847, the field as been re-added in the metrics.yaml file: https://searchfox.org/mozilla-central/rev/cc01f11adfacca9cd44a75fd140d2fdd8f9a48d4/mobile/android/android-components/components/lib/crash/metrics.yaml#69,420. That doesn't seem quite right.
Comment 1•1 year ago
|
||
Assigning this to :afranchuk
Assignee: nobody → afranchuk
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
Whoops. I'm surprised that didn't cause an error (though I guess that's up to the YAML parser being used).
| Assignee | ||
Comment 3•1 year ago
|
||
Pushed by afranchuk@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37a37e54a2b9
Remove duplicate remote_type entries in lib-crash metrics r=gsvelto
Comment 5•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
•