Closed
Bug 1491841
Opened 6 years ago
Closed 6 years ago
Incorrect payload for undesired event FXA_METRICS_ERROR
Categories
(Firefox :: New Tab Page, enhancement, P3)
Firefox
New Tab Page
Tracking
()
People
(Reporter: nanj, Assigned: ursula)
References
Details
Attachments
(1 file)
The current payload is `{value: "FXA_METRICS_ERROR"}`, it should be `{event: "FXA_METRICS_ERROR"}` according to the undesired event specs.
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/847d2292b5aac0a1a35a122c523b2fc46a344dd7
Fix Bug 1491841 - Incorrect payload for undesired event FXA_METRICS_ERROR (#4427)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Target Milestone: --- → Firefox 64
Comment 4•6 years ago
|
||
Backout by btara@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/d2e41f2f964d
Backed out changeset 8dde92f89a24 for browser_asrouter_cfr.js failures. a=backout
Relanded:
https://hg.mozilla.org/mozilla-central/rev/581019e9ea70
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•