Closed
Bug 1451749
Opened 7 years ago
Closed 7 years ago
Make AS events compatible with UT event telemetry
Categories
(Firefox :: New Tab Page, enhancement, P2)
Firefox
New Tab Page
Tracking
()
People
(Reporter: nanj, Assigned: nanj)
References
Details
Attachments
(1 file)
As found in bug 1438239, AS needs to rephrase its events in order to make ut events happy. Specifically, following event values need to be trimmed to 20 characters.
"SECTION_DISCLAIMER_ACKNOWLEDGED",
"SECTION_MENU_ADD_TOPSITE",
"SECTION_MENU_COLLAPSE",
"SECTION_MENU_MOVE_DOWN",
"SECTION_MENU_PRIVACY_NOTICE"
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → najiang
Iteration: --- → 61.2 - Apr 9
Depends on: 1438239
Priority: -- → P2
Target Milestone: --- → Firefox 61
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/ad887db1e967c4183ad2173a891c56208e98f634
Fix Bug 1451749 - make events compatible with UT event telemetry
https://github.com/mozilla/activity-stream/commit/72f0c56384514874b7727046bc32d72129b8ced2
Merge pull request #4079 from ncloudioj/bz1451749
Fix Bug 1451749 - make events compatible with UT event telemetry
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 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
•