From 2ea012809f1d0f617c621d6d8cd0e20a14a70e4a Mon Sep 17 00:00:00 2001 From: Sawyer Blatz Date: Fri, 15 Nov 2019 11:41:04 -0800 Subject: [PATCH] No issue: Updates telemetry links to actually work lol :grimacing: --- app/metrics.yaml | 240 +++++++++++++++++++++++++---------------------- 1 file changed, 127 insertions(+), 113 deletions(-) diff --git a/app/metrics.yaml b/app/metrics.yaml index 2f2a4615bc40..4604f665e779 100644 --- a/app/metrics.yaml +++ b/app/metrics.yaml @@ -17,7 +17,7 @@ events: source: description: "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`" bugs: - - https://github.com/mozilla-mobile/fenix/issue/968 + - https://github.com/mozilla-mobile/fenix/issues/968 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 notification_emails: @@ -32,7 +32,7 @@ events: source: description: "The view the user was on when they initiated the search (For example: `Home` or `Browser`)" bugs: - - https://github.com/mozilla-mobile/fenix/issue/959 + - https://github.com/mozilla-mobile/fenix/issues/959 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 notification_emails: @@ -46,7 +46,7 @@ events: autocomplete: description: "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion" bugs: - - https://github.com/mozilla-mobile/fenix/issue/959 + - https://github.com/mozilla-mobile/fenix/issues/959 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 notification_emails: @@ -65,7 +65,7 @@ events: * shortcut.action * shortcut.suggestion bugs: - - https://github.com/mozilla-mobile/fenix/issue/959 + - https://github.com/mozilla-mobile/fenix/issues/959 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 - https://github.com/mozilla-mobile/fenix/pull/1677 @@ -84,7 +84,7 @@ events: Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In App bugs: - - https://github.com/mozilla-mobile/fenix/issue/1024 + - https://github.com/mozilla-mobile/fenix/issues/1024 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708 - https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996 @@ -99,7 +99,7 @@ events: send_in_pings: - baseline bugs: - - https://github.com/mozilla-mobile/fenix/issue/1301 + - https://github.com/mozilla-mobile/fenix/issues/1301 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1785 notification_emails: @@ -118,8 +118,8 @@ events: enabled: description: "Whether or not the preference is *now* enabled" bugs: - - https://github.com/mozilla-mobile/fenix/issue/975 - - https://github.com/mozilla-mobile/fenix/issue/5094 + - https://github.com/mozilla-mobile/fenix/issues/975 + - https://github.com/mozilla-mobile/fenix/issues/5094 - https://github.com/mozilla-mobile/fenix/issues/5737 - https://github.com/mozilla-mobile/fenix/issues/5586 data_reviews: @@ -139,7 +139,7 @@ events: source: description: "The location from which the user selected the what's new button. Either 'about' or 'home'" bugs: - - https://github.com/mozilla-mobile/fenix/issue/5021 + - https://github.com/mozilla-mobile/fenix/issues/5021 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5090 notification_emails: @@ -153,7 +153,7 @@ events: mode: description: "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'" bugs: - - https://github.com/mozilla-mobile/fenix/issue/5737 + - https://github.com/mozilla-mobile/fenix/issues/5737 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5975 notification_emails: @@ -169,7 +169,7 @@ search_shortcuts: engine: description: "The name of the built-in search engine the user selected as a string" bugs: - - https://github.com/mozilla-mobile/fenix/issue/793 + - https://github.com/mozilla-mobile/fenix/issues/793 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1202#issuecomment-476870449 notification_emails: @@ -185,9 +185,9 @@ toolbar_settings: position: description: "A string that indicates the new position of the toolbar TOP or BOTTOM" bugs: - - https://github.com/mozilla-mobile/fenix/issue/6054 + - https://github.com/mozilla-mobile/fenix/issues/6054 data_reviews: - - https://github.com/mozilla-mobile/fenix/pull/6571 + - https://github.com/mozilla-mobile/fenix/pull/6608 notification_emails: - fenix-core@mozilla.com expires: "2020-03-01" @@ -198,7 +198,7 @@ crash_reporter: description: > The crash reporter was displayed bugs: - - https://github.com/mozilla-mobile/fenix/issue/1040 + - https://github.com/mozilla-mobile/fenix/issues/1040 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708 notification_emails: @@ -212,7 +212,7 @@ crash_reporter: crash_submitted: description: "A boolean that tells us whether or not the user submitted a crash report" bugs: - - https://github.com/mozilla-mobile/fenix/issue/1040 + - https://github.com/mozilla-mobile/fenix/issues/1040 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708 notification_emails: @@ -233,7 +233,7 @@ context_menu: save_image, share_link, copy_link, copy_image_location ``` bugs: - - https://github.com/mozilla-mobile/fenix/issue/957 + - https://github.com/mozilla-mobile/fenix/issues/957 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 notification_emails: @@ -246,7 +246,7 @@ find_in_page: description: > A user opened the find in page UI bugs: - - https://github.com/mozilla-mobile/fenix/issue/1036 + - https://github.com/mozilla-mobile/fenix/issues/1036 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 notification_emails: @@ -257,7 +257,7 @@ find_in_page: description: > A user closed the find in page UI bugs: - - https://github.com/mozilla-mobile/fenix/issue/1036 + - https://github.com/mozilla-mobile/fenix/issues/1036 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 notification_emails: @@ -268,7 +268,7 @@ find_in_page: description: > A user clicked the "next result" button bugs: - - https://github.com/mozilla-mobile/fenix/issue/1036 + - https://github.com/mozilla-mobile/fenix/issues/1036 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 notification_emails: @@ -279,7 +279,7 @@ find_in_page: description: > A user clicked the "previous result" button bugs: - - https://github.com/mozilla-mobile/fenix/issue/1036 + - https://github.com/mozilla-mobile/fenix/issues/1036 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 notification_emails: @@ -290,7 +290,7 @@ find_in_page: description: > A user searched the page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1036 + - https://github.com/mozilla-mobile/fenix/issues/1036 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 notification_emails: @@ -306,7 +306,7 @@ metrics: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/960 + - https://github.com/mozilla-mobile/fenix/issues/960 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 notification_emails: @@ -325,7 +325,7 @@ metrics: - metrics - baseline bugs: - - https://github.com/mozilla-mobile/fenix/issue/1158 + - https://github.com/mozilla-mobile/fenix/issues/1158 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1677 - https://github.com/mozilla-mobile/fenix/pull/5216 @@ -342,7 +342,7 @@ metrics: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/1192 + - https://github.com/mozilla-mobile/fenix/issues/1192 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1953/ - https://github.com/mozilla-mobile/fenix/pull/5216 @@ -357,7 +357,7 @@ metrics: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/1192 + - https://github.com/mozilla-mobile/fenix/issues/1192 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1953/ - https://github.com/mozilla-mobile/fenix/pull/5216 @@ -373,7 +373,7 @@ metrics: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/1298 + - https://github.com/mozilla-mobile/fenix/issues/1298 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5579 notification_emails: @@ -387,12 +387,26 @@ metrics: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/4456 + - https://github.com/mozilla-mobile/fenix/issues/4456 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/6003 notification_emails: - fenix-core@mozilla.com expires: "2020-03-01" + toolbar_position: + type: string + lifetime: application + description: > + A string that indicates the new position of the toolbar TOP or BOTTOM + send_in_pings: + - metrics + bugs: + - https://github.com/mozilla-mobile/fenix/issues/6054 + data_reviews: + - https://github.com/mozilla-mobile/fenix/pull/6608 + notification_emails: + - fenix-core@mozilla.com + expires: "2020-03-01" search.default_engine: @@ -407,7 +421,7 @@ search.default_engine: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/800 + - https://github.com/mozilla-mobile/fenix/issues/800 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1606 - https://github.com/mozilla-mobile/fenix/pull/5216 @@ -425,7 +439,7 @@ search.default_engine: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/800 + - https://github.com/mozilla-mobile/fenix/issues/800 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1606 - https://github.com/mozilla-mobile/fenix/pull/5216 @@ -444,7 +458,7 @@ search.default_engine: send_in_pings: - metrics bugs: - - https://github.com/mozilla-mobile/fenix/issue/800 + - https://github.com/mozilla-mobile/fenix/issues/800 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1606 - https://github.com/mozilla-mobile/fenix/pull/5216 @@ -458,7 +472,7 @@ bookmarks_management: description: > A user opened a bookmark in a new tab. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -469,7 +483,7 @@ bookmarks_management: description: > A user opened multiple bookmarks at once in new tabs. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -480,7 +494,7 @@ bookmarks_management: description: > A user opened a bookmark in a new private tab. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -491,7 +505,7 @@ bookmarks_management: description: > A user opened multiple bookmarks at once in new private tabs. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -502,7 +516,7 @@ bookmarks_management: description: > A user edited the title and/or URL of an existing bookmark. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -513,7 +527,7 @@ bookmarks_management: description: > A user moved an existing bookmark or folder to another folder. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -524,7 +538,7 @@ bookmarks_management: description: > A user removed a bookmark item. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -535,7 +549,7 @@ bookmarks_management: description: > A user removed multiple bookmarks at once. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -546,7 +560,7 @@ bookmarks_management: description: > A user shared a bookmark. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -557,7 +571,7 @@ bookmarks_management: description: > A user copied a bookmark. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -568,7 +582,7 @@ bookmarks_management: description: > A user added a new bookmark folder. bugs: - - https://github.com/mozilla-mobile/fenix/issue/974 + - https://github.com/mozilla-mobile/fenix/issues/974 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1708 notification_emails: @@ -579,7 +593,7 @@ bookmarks_management: description: > A user removed a bookmark folder. bugs: - - https://github.com/mozilla-mobile/fenix/issue/3174 + - https://github.com/mozilla-mobile/fenix/issues/3174 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3724 notification_emails: @@ -592,7 +606,7 @@ custom_tab: description: > A user closed the custom tab bugs: - - https://github.com/mozilla-mobile/fenix/issue/977 + - https://github.com/mozilla-mobile/fenix/issues/977 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1697 notification_emails: @@ -603,7 +617,7 @@ custom_tab: description: > A user pressed the action button provided by the launching app bugs: - - https://github.com/mozilla-mobile/fenix/issue/977 + - https://github.com/mozilla-mobile/fenix/issues/977 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1697 notification_emails: @@ -614,7 +628,7 @@ custom_tab: description: > A user opened the custom tabs menu bugs: - - https://github.com/mozilla-mobile/fenix/issue/977 + - https://github.com/mozilla-mobile/fenix/issues/977 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/1697 notification_emails: @@ -661,7 +675,7 @@ qr_scanner: description: > A user opened the QR scanner bugs: - - https://github.com/mozilla-mobile/fenix/issue/1857 + - https://github.com/mozilla-mobile/fenix/issues/1857 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 notification_emails: @@ -672,7 +686,7 @@ qr_scanner: description: > A user scanned a QR code, causing a confirmation prompt to display asking if they want to navigate to the page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1857 + - https://github.com/mozilla-mobile/fenix/issues/1857 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 notification_emails: @@ -683,7 +697,7 @@ qr_scanner: description: > A user tapped "allow" on the prompt, directing the user to the website scanned bugs: - - https://github.com/mozilla-mobile/fenix/issue/1857 + - https://github.com/mozilla-mobile/fenix/issues/1857 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 notification_emails: @@ -694,7 +708,7 @@ qr_scanner: description: > A user tapped "deny" on the prompt, putting the user back to the scanning view bugs: - - https://github.com/mozilla-mobile/fenix/issue/1857 + - https://github.com/mozilla-mobile/fenix/issues/1857 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 notification_emails: @@ -707,7 +721,7 @@ library: description: > A user opened the library bugs: - - https://github.com/mozilla-mobile/fenix/issue/976 + - https://github.com/mozilla-mobile/fenix/issues/976 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242 notification_emails: @@ -718,7 +732,7 @@ library: description: > A user closed the library bugs: - - https://github.com/mozilla-mobile/fenix/issue/976 + - https://github.com/mozilla-mobile/fenix/issues/976 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242 notification_emails: @@ -732,7 +746,7 @@ library: item: description: "The library item the user selected" bugs: - - https://github.com/mozilla-mobile/fenix/issue/976 + - https://github.com/mozilla-mobile/fenix/issues/976 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242 notification_emails: @@ -748,7 +762,7 @@ error_page: error_type: description: "The error type of the error page encountered" bugs: - - https://github.com/mozilla-mobile/fenix/issue/1242 + - https://github.com/mozilla-mobile/fenix/issues/1242 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486 notification_emails: @@ -761,7 +775,7 @@ sync_auth: description: > A user opened the sync authentication page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -772,7 +786,7 @@ sync_auth: description: > A user closed the sync page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -783,7 +797,7 @@ sync_auth: description: > A user pressed the sign in button on the sync authentication page and was successfully signed in to FxA bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -794,7 +808,7 @@ sync_auth: description: > A user pressed the sign out button on the sync account page and was successfully signed out of FxA bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -805,7 +819,7 @@ sync_auth: description: > User registered a new Firefox Account, and was signed into it bugs: - - https://github.com/mozilla-mobile/fenix/issue/4971 + - https://github.com/mozilla-mobile/fenix/issues/4971 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 notification_emails: @@ -816,7 +830,7 @@ sync_auth: description: > User signed into FxA by pairing with a different Firefox browser, using a QR code bugs: - - https://github.com/mozilla-mobile/fenix/issue/4971 + - https://github.com/mozilla-mobile/fenix/issues/4971 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 notification_emails: @@ -827,7 +841,7 @@ sync_auth: description: > User signed into FxA via an account shared from another locally installed Mozilla application (e.g. Fennec) bugs: - - https://github.com/mozilla-mobile/fenix/issue/4971 + - https://github.com/mozilla-mobile/fenix/issues/4971 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 notification_emails: @@ -838,7 +852,7 @@ sync_auth: description: > Account manager automatically recovered FxA authentication state without direct user involvement bugs: - - https://github.com/mozilla-mobile/fenix/issue/4971 + - https://github.com/mozilla-mobile/fenix/issues/4971 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 notification_emails: @@ -849,7 +863,7 @@ sync_auth: description: > User authenticated via FxA using an unknown mechanism. "Known" mechanisms are currently sign-in, sign-up and pairing bugs: - - https://github.com/mozilla-mobile/fenix/issue/4971 + - https://github.com/mozilla-mobile/fenix/issues/4971 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 notification_emails: @@ -860,7 +874,7 @@ sync_auth: description: > A user pressed the scan pairing button on the sync authentication page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -873,7 +887,7 @@ sync_account: description: > A user opened the sync account page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -884,7 +898,7 @@ sync_account: description: > A user closed the sync account page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -895,7 +909,7 @@ sync_account: description: > A user pressed the sync now button on the sync account page bugs: - - https://github.com/mozilla-mobile/fenix/issue/1190 + - https://github.com/mozilla-mobile/fenix/issues/1190 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 notification_emails: @@ -906,7 +920,7 @@ sync_account: description: > A user sent the current tab to another FxA device bugs: - - https://github.com/mozilla-mobile/fenix/issue/4908 + - https://github.com/mozilla-mobile/fenix/issues/4908 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5106 notification_emails: @@ -917,7 +931,7 @@ sync_account: description: > A user pressed the "sign in to send tab" button inside the share tab menu bugs: - - https://github.com/mozilla-mobile/fenix/issue/4908 + - https://github.com/mozilla-mobile/fenix/issues/4908 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5106 notification_emails: @@ -930,7 +944,7 @@ history: description: > A user opened the history screen bugs: - - https://github.com/mozilla-mobile/fenix/issue/2362 + - https://github.com/mozilla-mobile/fenix/issues/2362 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3940 notification_emails: @@ -941,7 +955,7 @@ history: description: > A user removed a history item bugs: - - https://github.com/mozilla-mobile/fenix/issue/2362 + - https://github.com/mozilla-mobile/fenix/issues/2362 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3940 notification_emails: @@ -952,7 +966,7 @@ history: description: > A user removed all history items bugs: - - https://github.com/mozilla-mobile/fenix/issue/2362 + - https://github.com/mozilla-mobile/fenix/issues/2362 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3940 notification_emails: @@ -963,7 +977,7 @@ history: description: > A user shared a history item bugs: - - https://github.com/mozilla-mobile/fenix/issue/2362 + - https://github.com/mozilla-mobile/fenix/issues/2362 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3940 notification_emails: @@ -974,7 +988,7 @@ history: description: > A user opened a history item bugs: - - https://github.com/mozilla-mobile/fenix/issue/2362 + - https://github.com/mozilla-mobile/fenix/issues/2362 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3940 notification_emails: @@ -987,7 +1001,7 @@ reader_mode: description: > Reader mode is available for the current page bugs: - - https://github.com/mozilla-mobile/fenix/issue/2267 + - https://github.com/mozilla-mobile/fenix/issues/2267 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3941 notification_emails: @@ -998,7 +1012,7 @@ reader_mode: description: > A user opened reader mode bugs: - - https://github.com/mozilla-mobile/fenix/issue/2267 + - https://github.com/mozilla-mobile/fenix/issues/2267 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3941 notification_emails: @@ -1009,7 +1023,7 @@ reader_mode: description: > A user closed reader mode bugs: - - https://github.com/mozilla-mobile/fenix/issue/2267 + - https://github.com/mozilla-mobile/fenix/issues/2267 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4328 notification_emails: @@ -1020,7 +1034,7 @@ reader_mode: description: > A user tapped the appearance button bugs: - - https://github.com/mozilla-mobile/fenix/issue/2267 + - https://github.com/mozilla-mobile/fenix/issues/2267 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3941 notification_emails: @@ -1033,7 +1047,7 @@ collections: description: > A user renamed a collection bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1044,7 +1058,7 @@ collections: description: > A user restored a tab from collection tab list bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1055,7 +1069,7 @@ collections: description: > A user tapped "open tabs" from collection menu bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1066,7 +1080,7 @@ collections: description: > A user tapped remove tab from collection tab list bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1077,7 +1091,7 @@ collections: description: > A user tapped share collection bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1088,7 +1102,7 @@ collections: description: > A user tapped delete collection from collection menu bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1104,7 +1118,7 @@ collections: tabs_selected: description: "The number of tabs added to the collection" bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1120,7 +1134,7 @@ collections: tabs_selected: description: "The number of tabs added to the collection" bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1131,7 +1145,7 @@ collections: description: > A user opened the select tabs screen (the first step of the collection creation flow) bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/3935 notification_emails: @@ -1142,7 +1156,7 @@ collections: description: > A user tapped the "add tab" button in the three dot menu of collections bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4358 notification_emails: @@ -1153,7 +1167,7 @@ collections: description: > A user long pressed on a tab, triggering the collection creation screen bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4358 notification_emails: @@ -1165,7 +1179,7 @@ collections: A user pressed the "save to collection" button on either the home or browser screen, triggering the collection creation screen to open (tab_select_opened) bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4358 notification_emails: @@ -1181,7 +1195,7 @@ collections: description: > A user pressed the "rename collection" button in the three dot menu bugs: - - https://github.com/mozilla-mobile/fenix/issue/969 + - https://github.com/mozilla-mobile/fenix/issues/969 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4539 notification_emails: @@ -1195,7 +1209,7 @@ search_widget: A user pressed anywhere from the Firefox logo until the start of the microphone icon, opening a new tab search screen. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4457 + - https://github.com/mozilla-mobile/fenix/issues/4457 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4714 notification_emails: @@ -1206,7 +1220,7 @@ search_widget: description: > A user pressed the microphone icon, opening a new voice search screen. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4457 + - https://github.com/mozilla-mobile/fenix/issues/4457 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4714 notification_emails: @@ -1220,7 +1234,7 @@ private_browsing_mode: A user pressed the garbage can icon on the private browsing home page, deleting all private tabs. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4968 notification_emails: @@ -1232,7 +1246,7 @@ private_browsing_mode: A user pressed the "undo" button in the snackbar that is shown when the garbage icon is tapped. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4968 notification_emails: @@ -1243,7 +1257,7 @@ private_browsing_mode: description: > A user pressed the private browsing mode notification itself. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4968 notification_emails: @@ -1254,7 +1268,7 @@ private_browsing_mode: description: > A user pressed the private browsing mode notification's "Open" button. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4968 notification_emails: @@ -1265,7 +1279,7 @@ private_browsing_mode: description: > A user pressed the private browsing mode notification's "Delete and Open" button. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/4968 notification_emails: @@ -1278,7 +1292,7 @@ tracking_protection: description: > A user added a tracking protection exception through the TP toggle in the panel. bugs: - - https://github.com/mozilla-mobile/fenix/issue/5312 + - https://github.com/mozilla-mobile/fenix/issues/5312 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 notification_emails: @@ -1289,7 +1303,7 @@ tracking_protection: description: > A user opened tracking protection settings from the panel. bugs: - - https://github.com/mozilla-mobile/fenix/issue/5312 + - https://github.com/mozilla-mobile/fenix/issues/5312 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 notification_emails: @@ -1300,7 +1314,7 @@ tracking_protection: description: > A user pressed the tracking protection shield icon in toolbar. bugs: - - https://github.com/mozilla-mobile/fenix/issue/5312 + - https://github.com/mozilla-mobile/fenix/issues/5312 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 notification_emails: @@ -1311,7 +1325,7 @@ tracking_protection: description: > A user pressed into a list of categorized trackers in tracking protection panel. bugs: - - https://github.com/mozilla-mobile/fenix/issue/5312 + - https://github.com/mozilla-mobile/fenix/issues/5312 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 notification_emails: @@ -1322,7 +1336,7 @@ tracking_protection: description: > A user opened tracking protection settings through settings. bugs: - - https://github.com/mozilla-mobile/fenix/issue/5312 + - https://github.com/mozilla-mobile/fenix/issues/5312 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 notification_emails: @@ -1336,7 +1350,7 @@ tracking_protection: etp_setting: description: "The new setting for ETP: strict, standard" bugs: - - https://github.com/mozilla-mobile/fenix/issue/5312 + - https://github.com/mozilla-mobile/fenix/issues/5312 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 notification_emails: @@ -1349,7 +1363,7 @@ private_browsing_shortcut: description: > A user pressed the "Add private browsing shortcut" button in settings. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5194 notification_emails: @@ -1360,7 +1374,7 @@ private_browsing_shortcut: description: > A user pressed the "Add shortcut" button when the contextual feature recommender appeared. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5194 notification_emails: @@ -1371,7 +1385,7 @@ private_browsing_shortcut: description: > A user pressed the "No thanks" button when the contextual feature recommender appeared. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5194 notification_emails: @@ -1382,7 +1396,7 @@ private_browsing_shortcut: description: > A user pressed the pinned private shortcut in Android home screen, opening up a new private search. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5194 notification_emails: @@ -1393,7 +1407,7 @@ private_browsing_shortcut: description: > A user pressed the long-press shortcut "Open new tab", opening up a new search. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5194 notification_emails: @@ -1404,7 +1418,7 @@ private_browsing_shortcut: description: > A user pressed the long-press shortcut "Open new private tab", opening up a new private search. bugs: - - https://github.com/mozilla-mobile/fenix/issue/4658 + - https://github.com/mozilla-mobile/fenix/issues/4658 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5194 notification_emails: @@ -1417,7 +1431,7 @@ tab: description: > A user pressed the play icon on a tab from the home screen bugs: - - https://github.com/mozilla-mobile/fenix/issue/5197 + - https://github.com/mozilla-mobile/fenix/issues/5197 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5266 notification_emails: @@ -1431,7 +1445,7 @@ tab: description: > A user pressed the pause icon on a tab from the home screen bugs: - - https://github.com/mozilla-mobile/fenix/issue/5197 + - https://github.com/mozilla-mobile/fenix/issues/5197 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5266 notification_emails: @@ -1444,7 +1458,7 @@ media_notification: description: > A user pressed the play icon on the media notification bugs: - - https://github.com/mozilla-mobile/fenix/issue/5197 + - https://github.com/mozilla-mobile/fenix/issues/5197 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5520 notification_emails: @@ -1455,7 +1469,7 @@ media_notification: description: > A user pressed the pause icon on the media notification bugs: - - https://github.com/mozilla-mobile/fenix/issue/5197 + - https://github.com/mozilla-mobile/fenix/issues/5197 data_reviews: - https://github.com/mozilla-mobile/fenix/pull/5520 notification_emails: