Closed
Bug 1896924
Opened 1 year ago
Closed 1 year ago
Missing ObjectMetricType alias in service-glean within Android Components
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(firefox128 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: travis_, Assigned: travis_)
Details
Attachments
(1 file)
https://searchfox.org/mozilla-central/source/mobile/android/android-components/components/service/glean/src/main/java/mozilla/components/service/glean/private/MetricAliases.kt is missing typealias ObjectMetricType = mozilla.telemetry.glean.private.ObjectMetricType
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → tlong
Priority: -- → P1
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by tlong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98327bf9bbaa
Add missing ObjectMetricType alias to android-components:service-glean.r=janerik,android-reviewers,boek
Comment 4•1 year ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•