Closed
Bug 1735628
Opened 4 years ago
Closed 4 years ago
Expose Glean experiment annotation APIs in FOG
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
95 Branch
| Tracking | Status | |
|---|---|---|
| firefox95 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
(Whiteboard: [telemetry:fog:m?])
Attachments
(7 files)
|
42 bytes,
text/x-github-pull-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
The Glean SDK has a nice Experiment Annotation API that no one in Firefox Desktop can use yet because FOG doesn't make it available anywhere.
We should fix that.
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D128925
| Assignee | ||
Comment 4•4 years ago
|
||
Depends on D128926
| Assignee | ||
Comment 5•4 years ago
|
||
Depends on D128927
| Assignee | ||
Comment 6•4 years ago
|
||
Depends on D128928
| Assignee | ||
Comment 7•4 years ago
|
||
Depends on D128929
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c41f6252df87
Expose Glean Experiment API to C r=TravisLong
https://hg.mozilla.org/integration/autoland/rev/321e672bd157
Remove unnecessary unsafe annotations r=TravisLong
https://hg.mozilla.org/integration/autoland/rev/c6c05d7dee3f
Expose setExperiment(In)Active on the FOG JS global r=TravisLong
https://hg.mozilla.org/integration/autoland/rev/34073d4ca3ec
Update Glean to v42.1.0 r=TravisLong
https://hg.mozilla.org/integration/autoland/rev/5ce42bec7881
Expose Glean Experiment Annotation Test APIs in FOG r=TravisLong
https://hg.mozilla.org/integration/autoland/rev/db955030e715
Test FOG Experiment Annotations r=TravisLong
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/efde0d0929be
fix eslint on a CLOSED TREE
Comment 10•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c41f6252df87
https://hg.mozilla.org/mozilla-central/rev/321e672bd157
https://hg.mozilla.org/mozilla-central/rev/c6c05d7dee3f
https://hg.mozilla.org/mozilla-central/rev/34073d4ca3ec
https://hg.mozilla.org/mozilla-central/rev/5ce42bec7881
https://hg.mozilla.org/mozilla-central/rev/db955030e715
https://hg.mozilla.org/mozilla-central/rev/efde0d0929be
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•