Bug 1438239 - Update Events.yaml for Activity Stream. r?emtwo draft
authorNan Jiang <najiang@mozilla.com>
Thu, 05 Apr 2018 10:01:43 -0400
changeset 777910 45362bdd997ea70500c3bee25db369fc0777d58b
parent 777163 ff0efa4132f0efd78af0910762aec7dcc1a8de66
push id105325
push usernajiang@mozilla.com
push dateThu, 05 Apr 2018 14:04:31 +0000
reviewersemtwo
bugs1438239
milestone61.0a1
Bug 1438239 - Update Events.yaml for Activity Stream. r?emtwo MozReview-Commit-ID: LhArSxGr3bl ***
toolkit/components/telemetry/Events.yaml
--- a/toolkit/components/telemetry/Events.yaml
+++ b/toolkit/components/telemetry/Events.yaml
@@ -1,27 +1,45 @@
 activity_stream:
   event:
     objects: [
+      "ARCHIVE_FROM_POCKET",
+      "BLOCK",
+      "BOOKMARK_ADD",
+      "BOOKMARK_DELETE",
       "CLICK",
-      "SEARCH",
-      "BLOCK",
+      "CLOSE_NEWTAB_PREFS",
       "DELETE",
+      "DELETE_FROM_POCKET",
       "DELETE_CONFIRM",
       "DIALOG_CANCEL",
       "DIALOG_OPEN",
+      "DRAG",
+      "DROP",
+      "MIGRATION_CANCEL",
+      "MIGRATION_START",
+      "OPEN_NEWTAB_PREFS",
       "OPEN_NEW_WINDOW",
       "OPEN_PRIVATE_WINDOW",
-      "OPEN_NEWTAB_PREFS",
-      "CLOSE_NEWTAB_PREFS",
-      "BOOKMARK_DELETE",
-      "BOOKMARK_ADD",
       "PIN",
-      "UNPIN",
-      "SAVE_TO_POCKET"]
+      "PREVIEW_REQUEST",
+      "SAVE_TO_POCKET",
+      "SEARCH",
+      "DISCLAIMER_ACKED",
+      "MENU_ADD_TOPSITE",
+      "MENU_COLLAPSE",
+      "MENU_EXPAND",
+      "MENU_MANAGE",
+      "MENU_MOVE_DOWN",
+      "MENU_MOVE_UP",
+      "MENU_PRIVACY_NOTICE",
+      "MENU_REMOVE",
+      "TOP_SITES_EDIT",
+      "TOP_SITES_EDIT_CLOSE",
+      "UNPIN"]
     release_channel_collection: opt-out
     record_in_processes: ["main"]
     description: >
       This is recorded with every user interaction on Activity Stream elements.
     bug_numbers: [1429497, 1429489]
     notification_emails:
       - "najiang@mozilla.com"
       - "msamuel@mozilla.com"