Update bug numbers to URLs

This commit is contained in:
Michael Droettboom 2019-10-04 13:23:29 -04:00 committed by Emily Kager
parent a4439ff373
commit 2b17052326

View File

@ -14,7 +14,7 @@ events:
source: source:
description: "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`" description: "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"
bugs: bugs:
- 968 - https://github.com/mozilla-mobile/fenix/issue/968
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
notification_emails: notification_emails:
@ -29,7 +29,7 @@ events:
source: source:
description: "The view the user was on when they initiated the search (For example: `Home` or `Browser`)" description: "The view the user was on when they initiated the search (For example: `Home` or `Browser`)"
bugs: bugs:
- 959 - https://github.com/mozilla-mobile/fenix/issue/959
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
notification_emails: notification_emails:
@ -43,7 +43,7 @@ events:
autocomplete: autocomplete:
description: "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion" description: "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"
bugs: bugs:
- 959 - https://github.com/mozilla-mobile/fenix/issue/959
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
notification_emails: notification_emails:
@ -62,7 +62,7 @@ events:
* shortcut.action * shortcut.action
* shortcut.suggestion * shortcut.suggestion
bugs: bugs:
- 959 - https://github.com/mozilla-mobile/fenix/issue/959
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
- https://github.com/mozilla-mobile/fenix/pull/1677 - https://github.com/mozilla-mobile/fenix/pull/1677
@ -80,7 +80,7 @@ events:
Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab,
Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit
bugs: bugs:
- 1024 - https://github.com/mozilla-mobile/fenix/issue/1024
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708 - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708
- https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996 - https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996
@ -94,7 +94,7 @@ events:
send_in_pings: send_in_pings:
- baseline - baseline
bugs: bugs:
- 1301 - https://github.com/mozilla-mobile/fenix/issue/1301
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1785 - https://github.com/mozilla-mobile/fenix/pull/1785
notification_emails: notification_emails:
@ -112,8 +112,8 @@ events:
enabled: enabled:
description: "Whether or not the preference is *now* enabled" description: "Whether or not the preference is *now* enabled"
bugs: bugs:
- 975 - https://github.com/mozilla-mobile/fenix/issue/975
- 5094 - https://github.com/mozilla-mobile/fenix/issue/5094
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1896 - https://github.com/mozilla-mobile/fenix/pull/1896
- https://github.com/mozilla-mobile/fenix/pull/5704 - https://github.com/mozilla-mobile/fenix/pull/5704
@ -128,7 +128,7 @@ events:
source: source:
description: "The location from which the user selected the what's new button. Either 'about' or 'home'" description: "The location from which the user selected the what's new button. Either 'about' or 'home'"
bugs: bugs:
- 5021 - https://github.com/mozilla-mobile/fenix/issue/5021
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5090 - https://github.com/mozilla-mobile/fenix/pull/5090
notification_emails: notification_emails:
@ -144,7 +144,7 @@ search_shortcuts:
engine: engine:
description: "The name of the built-in search engine the user selected as a string" description: "The name of the built-in search engine the user selected as a string"
bugs: bugs:
- 793 - https://github.com/mozilla-mobile/fenix/issue/793
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1202#issuecomment-476870449 - https://github.com/mozilla-mobile/fenix/pull/1202#issuecomment-476870449
notification_emails: notification_emails:
@ -157,7 +157,7 @@ crash_reporter:
description: > description: >
The crash reporter was displayed The crash reporter was displayed
bugs: bugs:
- 1040 - https://github.com/mozilla-mobile/fenix/issue/1040
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708 - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708
notification_emails: notification_emails:
@ -171,7 +171,7 @@ crash_reporter:
crash_submitted: crash_submitted:
description: "A boolean that tells us whether or not the user submitted a crash report" description: "A boolean that tells us whether or not the user submitted a crash report"
bugs: bugs:
- 1040 - https://github.com/mozilla-mobile/fenix/issue/1040
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708 - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708
notification_emails: notification_emails:
@ -192,7 +192,7 @@ context_menu:
save_image, share_link, copy_link, copy_image_location save_image, share_link, copy_link, copy_image_location
``` ```
bugs: bugs:
- 957 - https://github.com/mozilla-mobile/fenix/issue/957
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
notification_emails: notification_emails:
@ -205,7 +205,7 @@ find_in_page:
description: > description: >
A user opened the find in page UI A user opened the find in page UI
bugs: bugs:
- 1036 - https://github.com/mozilla-mobile/fenix/issue/1036
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
notification_emails: notification_emails:
@ -216,7 +216,7 @@ find_in_page:
description: > description: >
A user closed the find in page UI A user closed the find in page UI
bugs: bugs:
- 1036 - https://github.com/mozilla-mobile/fenix/issue/1036
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
notification_emails: notification_emails:
@ -227,7 +227,7 @@ find_in_page:
description: > description: >
A user clicked the "next result" button A user clicked the "next result" button
bugs: bugs:
- 1036 - https://github.com/mozilla-mobile/fenix/issue/1036
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
notification_emails: notification_emails:
@ -238,7 +238,7 @@ find_in_page:
description: > description: >
A user clicked the "previous result" button A user clicked the "previous result" button
bugs: bugs:
- 1036 - https://github.com/mozilla-mobile/fenix/issue/1036
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
notification_emails: notification_emails:
@ -249,7 +249,7 @@ find_in_page:
description: > description: >
A user searched the page A user searched the page
bugs: bugs:
- 1036 - https://github.com/mozilla-mobile/fenix/issue/1036
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
notification_emails: notification_emails:
@ -262,7 +262,7 @@ quick_action_sheet:
description: > description: >
A user opened the quick action sheet UI A user opened the quick action sheet UI
bugs: bugs:
- 1195 - https://github.com/mozilla-mobile/fenix/issue/1195
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466 - https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466
notification_emails: notification_emails:
@ -273,7 +273,7 @@ quick_action_sheet:
description: > description: >
A user closed the quick action sheet UI A user closed the quick action sheet UI
bugs: bugs:
- 1195 - https://github.com/mozilla-mobile/fenix/issue/1195
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466 - https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466
notification_emails: notification_emails:
@ -284,7 +284,7 @@ quick_action_sheet:
description: > description: >
A user tapped the share button A user tapped the share button
bugs: bugs:
- 1195 - https://github.com/mozilla-mobile/fenix/issue/1195
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466 - https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466
notification_emails: notification_emails:
@ -295,7 +295,7 @@ quick_action_sheet:
description: > description: >
A user tapped the bookmark button A user tapped the bookmark button
bugs: bugs:
- 1195 - https://github.com/mozilla-mobile/fenix/issue/1195
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466 - https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466
notification_emails: notification_emails:
@ -306,7 +306,7 @@ quick_action_sheet:
description: > description: >
A user tapped the download button A user tapped the download button
bugs: bugs:
- 1195 - https://github.com/mozilla-mobile/fenix/issue/1195
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466 - https://github.com/mozilla-mobile/fenix/pull/1362#issuecomment-479668466
notification_emails: notification_emails:
@ -317,7 +317,7 @@ quick_action_sheet:
description: > description: >
A user tapped the open in app button A user tapped the open in app button
bugs: bugs:
- 1195 - https://github.com/mozilla-mobile/fenix/issue/1195
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4629 - https://github.com/mozilla-mobile/fenix/pull/4629
notification_emails: notification_emails:
@ -333,7 +333,7 @@ metrics:
send_in_pings: send_in_pings:
- metrics - metrics
bugs: bugs:
- 960 - https://github.com/mozilla-mobile/fenix/issue/960
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
notification_emails: notification_emails:
@ -352,7 +352,7 @@ metrics:
- metrics - metrics
- baseline - baseline
bugs: bugs:
- 1158 - https://github.com/mozilla-mobile/fenix/issue/1158
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1677 - https://github.com/mozilla-mobile/fenix/pull/1677
- https://github.com/mozilla-mobile/fenix/pull/5216 - https://github.com/mozilla-mobile/fenix/pull/5216
@ -369,7 +369,7 @@ metrics:
send_in_pings: send_in_pings:
- metrics - metrics
bugs: bugs:
- 1192 - https://github.com/mozilla-mobile/fenix/issue/1192
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1953/ - https://github.com/mozilla-mobile/fenix/pull/1953/
- https://github.com/mozilla-mobile/fenix/pull/5216 - https://github.com/mozilla-mobile/fenix/pull/5216
@ -384,7 +384,7 @@ metrics:
send_in_pings: send_in_pings:
- metrics - metrics
bugs: bugs:
- 1192 - https://github.com/mozilla-mobile/fenix/issue/1192
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1953/ - https://github.com/mozilla-mobile/fenix/pull/1953/
- https://github.com/mozilla-mobile/fenix/pull/5216 - https://github.com/mozilla-mobile/fenix/pull/5216
@ -399,7 +399,7 @@ metrics:
send_in_pings: send_in_pings:
- metrics - metrics
bugs: bugs:
- 1298 - https://github.com/mozilla-mobile/fenix/issue/1298
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5579 - https://github.com/mozilla-mobile/fenix/pull/5579
notification_emails: notification_emails:
@ -419,7 +419,7 @@ search.default_engine:
send_in_pings: send_in_pings:
- metrics - metrics
bugs: bugs:
- 800 - https://github.com/mozilla-mobile/fenix/issue/800
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1606 - https://github.com/mozilla-mobile/fenix/pull/1606
- https://github.com/mozilla-mobile/fenix/pull/5216 - https://github.com/mozilla-mobile/fenix/pull/5216
@ -437,7 +437,7 @@ search.default_engine:
send_in_pings: send_in_pings:
- metrics - metrics
bugs: bugs:
- 800 - https://github.com/mozilla-mobile/fenix/issue/800
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1606 - https://github.com/mozilla-mobile/fenix/pull/1606
- https://github.com/mozilla-mobile/fenix/pull/5216 - https://github.com/mozilla-mobile/fenix/pull/5216
@ -456,7 +456,7 @@ search.default_engine:
send_in_pings: send_in_pings:
- metrics - metrics
bugs: bugs:
- 800 - https://github.com/mozilla-mobile/fenix/issue/800
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1606 - https://github.com/mozilla-mobile/fenix/pull/1606
- https://github.com/mozilla-mobile/fenix/pull/5216 - https://github.com/mozilla-mobile/fenix/pull/5216
@ -470,7 +470,7 @@ bookmarks_management:
description: > description: >
A user opened a bookmark in a new tab. A user opened a bookmark in a new tab.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -481,7 +481,7 @@ bookmarks_management:
description: > description: >
A user opened multiple bookmarks at once in new tabs. A user opened multiple bookmarks at once in new tabs.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -492,7 +492,7 @@ bookmarks_management:
description: > description: >
A user opened a bookmark in a new private tab. A user opened a bookmark in a new private tab.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -503,7 +503,7 @@ bookmarks_management:
description: > description: >
A user opened multiple bookmarks at once in new private tabs. A user opened multiple bookmarks at once in new private tabs.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -514,7 +514,7 @@ bookmarks_management:
description: > description: >
A user edited the title and/or URL of an existing bookmark. A user edited the title and/or URL of an existing bookmark.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -525,7 +525,7 @@ bookmarks_management:
description: > description: >
A user moved an existing bookmark or folder to another folder. A user moved an existing bookmark or folder to another folder.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -536,7 +536,7 @@ bookmarks_management:
description: > description: >
A user removed a bookmark item. A user removed a bookmark item.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -547,7 +547,7 @@ bookmarks_management:
description: > description: >
A user removed multiple bookmarks at once. A user removed multiple bookmarks at once.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -558,7 +558,7 @@ bookmarks_management:
description: > description: >
A user shared a bookmark. A user shared a bookmark.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -569,7 +569,7 @@ bookmarks_management:
description: > description: >
A user copied a bookmark. A user copied a bookmark.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -580,7 +580,7 @@ bookmarks_management:
description: > description: >
A user added a new bookmark folder. A user added a new bookmark folder.
bugs: bugs:
- 974 - https://github.com/mozilla-mobile/fenix/issue/974
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1708 - https://github.com/mozilla-mobile/fenix/pull/1708
notification_emails: notification_emails:
@ -591,7 +591,7 @@ bookmarks_management:
description: > description: >
A user removed a bookmark folder. A user removed a bookmark folder.
bugs: bugs:
- 3174 - https://github.com/mozilla-mobile/fenix/issue/3174
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3724 - https://github.com/mozilla-mobile/fenix/pull/3724
notification_emails: notification_emails:
@ -604,7 +604,7 @@ custom_tab:
description: > description: >
A user closed the custom tab A user closed the custom tab
bugs: bugs:
- 977 - https://github.com/mozilla-mobile/fenix/issue/977
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1697 - https://github.com/mozilla-mobile/fenix/pull/1697
notification_emails: notification_emails:
@ -615,7 +615,7 @@ custom_tab:
description: > description: >
A user pressed the action button provided by the launching app A user pressed the action button provided by the launching app
bugs: bugs:
- 977 - https://github.com/mozilla-mobile/fenix/issue/977
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1697 - https://github.com/mozilla-mobile/fenix/pull/1697
notification_emails: notification_emails:
@ -626,7 +626,7 @@ custom_tab:
description: > description: >
A user opened the custom tabs menu A user opened the custom tabs menu
bugs: bugs:
- 977 - https://github.com/mozilla-mobile/fenix/issue/977
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1697 - https://github.com/mozilla-mobile/fenix/pull/1697
notification_emails: notification_emails:
@ -643,8 +643,8 @@ activation:
send_in_pings: send_in_pings:
- activation - activation
bugs: bugs:
- 1538011 - https://bugzilla.mozilla.org/1538011
- 1501822 - https://bugzilla.mozilla.org/1501822
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209 - https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209
notification_emails: notification_emails:
@ -660,7 +660,7 @@ activation:
send_in_pings: send_in_pings:
- activation - activation
bugs: bugs:
- 1538011 - https://bugzilla.mozilla.org/1538011
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209 - https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209
notification_emails: notification_emails:
@ -673,7 +673,7 @@ qr_scanner:
description: > description: >
A user opened the QR scanner A user opened the QR scanner
bugs: bugs:
- 1857 - https://github.com/mozilla-mobile/fenix/issue/1857
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
notification_emails: notification_emails:
@ -684,7 +684,7 @@ qr_scanner:
description: > description: >
A user scanned a QR code, causing a confirmation prompt to display asking if they want to navigate to the page A user scanned a QR code, causing a confirmation prompt to display asking if they want to navigate to the page
bugs: bugs:
- 1857 - https://github.com/mozilla-mobile/fenix/issue/1857
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
notification_emails: notification_emails:
@ -695,7 +695,7 @@ qr_scanner:
description: > description: >
A user tapped "allow" on the prompt, directing the user to the website scanned A user tapped "allow" on the prompt, directing the user to the website scanned
bugs: bugs:
- 1857 - https://github.com/mozilla-mobile/fenix/issue/1857
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
notification_emails: notification_emails:
@ -706,7 +706,7 @@ qr_scanner:
description: > description: >
A user tapped "deny" on the prompt, putting the user back to the scanning view A user tapped "deny" on the prompt, putting the user back to the scanning view
bugs: bugs:
- 1857 - https://github.com/mozilla-mobile/fenix/issue/1857
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
notification_emails: notification_emails:
@ -719,7 +719,7 @@ library:
description: > description: >
A user opened the library A user opened the library
bugs: bugs:
- 976 - https://github.com/mozilla-mobile/fenix/issue/976
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242 - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242
notification_emails: notification_emails:
@ -730,7 +730,7 @@ library:
description: > description: >
A user closed the library A user closed the library
bugs: bugs:
- 976 - https://github.com/mozilla-mobile/fenix/issue/976
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242 - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242
notification_emails: notification_emails:
@ -744,7 +744,7 @@ library:
item: item:
description: "The library item the user selected" description: "The library item the user selected"
bugs: bugs:
- 976 - https://github.com/mozilla-mobile/fenix/issue/976
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242 - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242
notification_emails: notification_emails:
@ -760,7 +760,7 @@ error_page:
error_type: error_type:
description: "The error type of the error page encountered" description: "The error type of the error page encountered"
bugs: bugs:
- 1242 - https://github.com/mozilla-mobile/fenix/issue/1242
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486 - https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486
notification_emails: notification_emails:
@ -773,7 +773,7 @@ sync_auth:
description: > description: >
A user opened the sync authentication page A user opened the sync authentication page
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -784,7 +784,7 @@ sync_auth:
description: > description: >
A user closed the sync page A user closed the sync page
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -795,7 +795,7 @@ sync_auth:
description: > description: >
A user pressed the sign in button on the sync authentication page and was successfully signed in to FxA A user pressed the sign in button on the sync authentication page and was successfully signed in to FxA
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -806,7 +806,7 @@ sync_auth:
description: > description: >
A user pressed the sign out button on the sync account page and was successfully signed out of FxA A user pressed the sign out button on the sync account page and was successfully signed out of FxA
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -817,7 +817,7 @@ sync_auth:
description: > description: >
User registered a new Firefox Account, and was signed into it User registered a new Firefox Account, and was signed into it
bugs: bugs:
- 4971 - https://github.com/mozilla-mobile/fenix/issue/4971
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
notification_emails: notification_emails:
@ -828,7 +828,7 @@ sync_auth:
description: > description: >
User signed into FxA by pairing with a different Firefox browser, using a QR code User signed into FxA by pairing with a different Firefox browser, using a QR code
bugs: bugs:
- 4971 - https://github.com/mozilla-mobile/fenix/issue/4971
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
notification_emails: notification_emails:
@ -839,7 +839,7 @@ sync_auth:
description: > description: >
User signed into FxA via an account shared from another locally installed Mozilla application (e.g. Fennec) User signed into FxA via an account shared from another locally installed Mozilla application (e.g. Fennec)
bugs: bugs:
- 4971 - https://github.com/mozilla-mobile/fenix/issue/4971
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
notification_emails: notification_emails:
@ -850,7 +850,7 @@ sync_auth:
description: > description: >
Account manager automatically recovered FxA authentication state without direct user involvement Account manager automatically recovered FxA authentication state without direct user involvement
bugs: bugs:
- 4971 - https://github.com/mozilla-mobile/fenix/issue/4971
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
notification_emails: notification_emails:
@ -861,7 +861,7 @@ sync_auth:
description: > description: >
User authenticated via FxA using an unknown mechanism. "Known" mechanisms are currently sign-in, sign-up and pairing User authenticated via FxA using an unknown mechanism. "Known" mechanisms are currently sign-in, sign-up and pairing
bugs: bugs:
- 4971 - https://github.com/mozilla-mobile/fenix/issue/4971
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
notification_emails: notification_emails:
@ -872,7 +872,7 @@ sync_auth:
description: > description: >
A user pressed the scan pairing button on the sync authentication page A user pressed the scan pairing button on the sync authentication page
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -885,7 +885,7 @@ sync_account:
description: > description: >
A user opened the sync account page A user opened the sync account page
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -896,7 +896,7 @@ sync_account:
description: > description: >
A user closed the sync account page A user closed the sync account page
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -907,7 +907,7 @@ sync_account:
description: > description: >
A user pressed the sync now button on the sync account page A user pressed the sync now button on the sync account page
bugs: bugs:
- 1190 - https://github.com/mozilla-mobile/fenix/issue/1190
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
notification_emails: notification_emails:
@ -918,7 +918,7 @@ sync_account:
description: > description: >
A user sent the current tab to another FxA device A user sent the current tab to another FxA device
bugs: bugs:
- 4908 - https://github.com/mozilla-mobile/fenix/issue/4908
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5106 - https://github.com/mozilla-mobile/fenix/pull/5106
notification_emails: notification_emails:
@ -929,7 +929,7 @@ sync_account:
description: > description: >
A user pressed the "sign in to send tab" button inside the share tab menu A user pressed the "sign in to send tab" button inside the share tab menu
bugs: bugs:
- 4908 - https://github.com/mozilla-mobile/fenix/issue/4908
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5106 - https://github.com/mozilla-mobile/fenix/pull/5106
notification_emails: notification_emails:
@ -942,7 +942,7 @@ history:
description: > description: >
A user opened the history screen A user opened the history screen
bugs: bugs:
- 2362 - https://github.com/mozilla-mobile/fenix/issue/2362
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3940 - https://github.com/mozilla-mobile/fenix/pull/3940
notification_emails: notification_emails:
@ -953,7 +953,7 @@ history:
description: > description: >
A user removed a history item A user removed a history item
bugs: bugs:
- 2362 - https://github.com/mozilla-mobile/fenix/issue/2362
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3940 - https://github.com/mozilla-mobile/fenix/pull/3940
notification_emails: notification_emails:
@ -964,7 +964,7 @@ history:
description: > description: >
A user removed all history items A user removed all history items
bugs: bugs:
- 2362 - https://github.com/mozilla-mobile/fenix/issue/2362
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3940 - https://github.com/mozilla-mobile/fenix/pull/3940
notification_emails: notification_emails:
@ -975,7 +975,7 @@ history:
description: > description: >
A user shared a history item A user shared a history item
bugs: bugs:
- 2362 - https://github.com/mozilla-mobile/fenix/issue/2362
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3940 - https://github.com/mozilla-mobile/fenix/pull/3940
notification_emails: notification_emails:
@ -986,7 +986,7 @@ history:
description: > description: >
A user opened a history item A user opened a history item
bugs: bugs:
- 2362 - https://github.com/mozilla-mobile/fenix/issue/2362
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3940 - https://github.com/mozilla-mobile/fenix/pull/3940
notification_emails: notification_emails:
@ -999,7 +999,7 @@ reader_mode:
description: > description: >
Reader mode is available for the current page Reader mode is available for the current page
bugs: bugs:
- 2267 - https://github.com/mozilla-mobile/fenix/issue/2267
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3941 - https://github.com/mozilla-mobile/fenix/pull/3941
notification_emails: notification_emails:
@ -1010,7 +1010,7 @@ reader_mode:
description: > description: >
A user opened reader mode A user opened reader mode
bugs: bugs:
- 2267 - https://github.com/mozilla-mobile/fenix/issue/2267
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3941 - https://github.com/mozilla-mobile/fenix/pull/3941
notification_emails: notification_emails:
@ -1021,7 +1021,7 @@ reader_mode:
description: > description: >
A user closed reader mode A user closed reader mode
bugs: bugs:
- 2267 - https://github.com/mozilla-mobile/fenix/issue/2267
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4328 - https://github.com/mozilla-mobile/fenix/pull/4328
notification_emails: notification_emails:
@ -1032,7 +1032,7 @@ reader_mode:
description: > description: >
A user tapped the appearance button A user tapped the appearance button
bugs: bugs:
- 2267 - https://github.com/mozilla-mobile/fenix/issue/2267
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3941 - https://github.com/mozilla-mobile/fenix/pull/3941
notification_emails: notification_emails:
@ -1045,7 +1045,7 @@ collections:
description: > description: >
A user renamed a collection A user renamed a collection
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1056,7 +1056,7 @@ collections:
description: > description: >
A user restored a tab from collection tab list A user restored a tab from collection tab list
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1067,7 +1067,7 @@ collections:
description: > description: >
A user tapped "open tabs" from collection menu A user tapped "open tabs" from collection menu
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1078,7 +1078,7 @@ collections:
description: > description: >
A user tapped remove tab from collection tab list A user tapped remove tab from collection tab list
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1089,7 +1089,7 @@ collections:
description: > description: >
A user tapped share collection A user tapped share collection
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1100,7 +1100,7 @@ collections:
description: > description: >
A user tapped delete collection from collection menu A user tapped delete collection from collection menu
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1116,7 +1116,7 @@ collections:
tabs_selected: tabs_selected:
description: "The number of tabs added to the collection" description: "The number of tabs added to the collection"
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1132,7 +1132,7 @@ collections:
tabs_selected: tabs_selected:
description: "The number of tabs added to the collection" description: "The number of tabs added to the collection"
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1143,7 +1143,7 @@ collections:
description: > description: >
A user opened the select tabs screen (the first step of the collection creation flow) A user opened the select tabs screen (the first step of the collection creation flow)
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/3935 - https://github.com/mozilla-mobile/fenix/pull/3935
notification_emails: notification_emails:
@ -1154,7 +1154,7 @@ collections:
description: > description: >
A user tapped the "add tab" button in the three dot menu of collections A user tapped the "add tab" button in the three dot menu of collections
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4358 - https://github.com/mozilla-mobile/fenix/pull/4358
notification_emails: notification_emails:
@ -1165,7 +1165,7 @@ collections:
description: > description: >
A user long pressed on a tab, triggering the collection creation screen A user long pressed on a tab, triggering the collection creation screen
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4358 - https://github.com/mozilla-mobile/fenix/pull/4358
notification_emails: notification_emails:
@ -1177,7 +1177,7 @@ collections:
A user pressed the "save to collection" button on either the home or browser screen, triggering the 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) collection creation screen to open (tab_select_opened)
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4358 - https://github.com/mozilla-mobile/fenix/pull/4358
notification_emails: notification_emails:
@ -1193,7 +1193,7 @@ collections:
description: > description: >
A user pressed the "rename collection" button in the three dot menu A user pressed the "rename collection" button in the three dot menu
bugs: bugs:
- 969 - https://github.com/mozilla-mobile/fenix/issue/969
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4539 - https://github.com/mozilla-mobile/fenix/pull/4539
notification_emails: notification_emails:
@ -1207,7 +1207,7 @@ search_widget:
A user pressed anywhere from the Firefox logo until the start of the microphone icon, opening a A user pressed anywhere from the Firefox logo until the start of the microphone icon, opening a
new tab search screen. new tab search screen.
bugs: bugs:
- 4457 - https://github.com/mozilla-mobile/fenix/issue/4457
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4714 - https://github.com/mozilla-mobile/fenix/pull/4714
notification_emails: notification_emails:
@ -1218,7 +1218,7 @@ search_widget:
description: > description: >
A user pressed the microphone icon, opening a new voice search screen. A user pressed the microphone icon, opening a new voice search screen.
bugs: bugs:
- 4457 - https://github.com/mozilla-mobile/fenix/issue/4457
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4714 - https://github.com/mozilla-mobile/fenix/pull/4714
notification_emails: notification_emails:
@ -1232,7 +1232,7 @@ private_browsing_mode:
A user pressed the garbage can icon on the private browsing home page, A user pressed the garbage can icon on the private browsing home page,
deleting all private tabs. deleting all private tabs.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4968 - https://github.com/mozilla-mobile/fenix/pull/4968
notification_emails: notification_emails:
@ -1244,7 +1244,7 @@ private_browsing_mode:
A user pressed the "undo" button in the snackbar that is shown when the garbage icon is A user pressed the "undo" button in the snackbar that is shown when the garbage icon is
tapped. tapped.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4968 - https://github.com/mozilla-mobile/fenix/pull/4968
notification_emails: notification_emails:
@ -1255,7 +1255,7 @@ private_browsing_mode:
description: > description: >
A user pressed the private browsing mode notification itself. A user pressed the private browsing mode notification itself.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4968 - https://github.com/mozilla-mobile/fenix/pull/4968
notification_emails: notification_emails:
@ -1266,7 +1266,7 @@ private_browsing_mode:
description: > description: >
A user pressed the private browsing mode notification's "Open" button. A user pressed the private browsing mode notification's "Open" button.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4968 - https://github.com/mozilla-mobile/fenix/pull/4968
notification_emails: notification_emails:
@ -1277,7 +1277,7 @@ private_browsing_mode:
description: > description: >
A user pressed the private browsing mode notification's "Delete and Open" button. A user pressed the private browsing mode notification's "Delete and Open" button.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/4968 - https://github.com/mozilla-mobile/fenix/pull/4968
notification_emails: notification_emails:
@ -1290,7 +1290,7 @@ tracking_protection:
description: > description: >
A user added a tracking protection exception through the TP toggle in the panel. A user added a tracking protection exception through the TP toggle in the panel.
bugs: bugs:
- 5312 - https://github.com/mozilla-mobile/fenix/issue/5312
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
notification_emails: notification_emails:
@ -1301,7 +1301,7 @@ tracking_protection:
description: > description: >
A user opened tracking protection settings from the panel. A user opened tracking protection settings from the panel.
bugs: bugs:
- 5312 - https://github.com/mozilla-mobile/fenix/issue/5312
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
notification_emails: notification_emails:
@ -1312,7 +1312,7 @@ tracking_protection:
description: > description: >
A user pressed the tracking protection shield icon in toolbar. A user pressed the tracking protection shield icon in toolbar.
bugs: bugs:
- 5312 - https://github.com/mozilla-mobile/fenix/issue/5312
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
notification_emails: notification_emails:
@ -1323,7 +1323,7 @@ tracking_protection:
description: > description: >
A user pressed into a list of categorized trackers in tracking protection panel. A user pressed into a list of categorized trackers in tracking protection panel.
bugs: bugs:
- 5312 - https://github.com/mozilla-mobile/fenix/issue/5312
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
notification_emails: notification_emails:
@ -1334,7 +1334,7 @@ tracking_protection:
description: > description: >
A user opened tracking protection settings through settings. A user opened tracking protection settings through settings.
bugs: bugs:
- 5312 - https://github.com/mozilla-mobile/fenix/issue/5312
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
notification_emails: notification_emails:
@ -1348,7 +1348,7 @@ tracking_protection:
etp_setting: etp_setting:
description: "The new setting for ETP: strict, standard" description: "The new setting for ETP: strict, standard"
bugs: bugs:
- 5312 - https://github.com/mozilla-mobile/fenix/issue/5312
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
notification_emails: notification_emails:
@ -1361,7 +1361,7 @@ private_browsing_shortcut:
description: > description: >
A user pressed the "Add private browsing shortcut" button in settings. A user pressed the "Add private browsing shortcut" button in settings.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5194 - https://github.com/mozilla-mobile/fenix/pull/5194
notification_emails: notification_emails:
@ -1372,7 +1372,7 @@ private_browsing_shortcut:
description: > description: >
A user pressed the "Add shortcut" button when the contextual feature recommender appeared. A user pressed the "Add shortcut" button when the contextual feature recommender appeared.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5194 - https://github.com/mozilla-mobile/fenix/pull/5194
notification_emails: notification_emails:
@ -1383,7 +1383,7 @@ private_browsing_shortcut:
description: > description: >
A user pressed the "No thanks" button when the contextual feature recommender appeared. A user pressed the "No thanks" button when the contextual feature recommender appeared.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5194 - https://github.com/mozilla-mobile/fenix/pull/5194
notification_emails: notification_emails:
@ -1394,7 +1394,7 @@ private_browsing_shortcut:
description: > description: >
A user pressed the pinned private shortcut in Android home screen, opening up a new private search. A user pressed the pinned private shortcut in Android home screen, opening up a new private search.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5194 - https://github.com/mozilla-mobile/fenix/pull/5194
notification_emails: notification_emails:
@ -1405,7 +1405,7 @@ private_browsing_shortcut:
description: > description: >
A user pressed the long-press shortcut "Open new tab", opening up a new search. A user pressed the long-press shortcut "Open new tab", opening up a new search.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5194 - https://github.com/mozilla-mobile/fenix/pull/5194
notification_emails: notification_emails:
@ -1416,7 +1416,7 @@ private_browsing_shortcut:
description: > description: >
A user pressed the long-press shortcut "Open new private tab", opening up a new private search. A user pressed the long-press shortcut "Open new private tab", opening up a new private search.
bugs: bugs:
- 4658 - https://github.com/mozilla-mobile/fenix/issue/4658
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5194 - https://github.com/mozilla-mobile/fenix/pull/5194
notification_emails: notification_emails:
@ -1429,7 +1429,7 @@ tab:
description: > description: >
A user pressed the play icon on a tab from the home screen A user pressed the play icon on a tab from the home screen
bugs: bugs:
- 5197 - https://github.com/mozilla-mobile/fenix/issue/5197
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5266 - https://github.com/mozilla-mobile/fenix/pull/5266
notification_emails: notification_emails:
@ -1440,7 +1440,7 @@ tab:
description: > description: >
A user pressed the pause icon on a tab from the home screen A user pressed the pause icon on a tab from the home screen
bugs: bugs:
- 5197 - https://github.com/mozilla-mobile/fenix/issue/5197
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5266 - https://github.com/mozilla-mobile/fenix/pull/5266
notification_emails: notification_emails:
@ -1453,7 +1453,7 @@ media_notification:
description: > description: >
A user pressed the play icon on the media notification A user pressed the play icon on the media notification
bugs: bugs:
- 5197 - https://github.com/mozilla-mobile/fenix/issue/5197
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5520 - https://github.com/mozilla-mobile/fenix/pull/5520
notification_emails: notification_emails:
@ -1464,7 +1464,7 @@ media_notification:
description: > description: >
A user pressed the pause icon on the media notification A user pressed the pause icon on the media notification
bugs: bugs:
- 5197 - https://github.com/mozilla-mobile/fenix/issue/5197
data_reviews: data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/5520 - https://github.com/mozilla-mobile/fenix/pull/5520
notification_emails: notification_emails:
@ -1481,7 +1481,7 @@ experiments.metrics:
experiment. This is done by recording the experiment branch name in this string metric which experiment. This is done by recording the experiment branch name in this string metric which
allows the experiment to be transparent and unobtrusive to the user. allows the experiment to be transparent and unobtrusive to the user.
bugs: bugs:
- 1543986 - https://bugzilla.mozilla.org/1543986
data_reviews: data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1543986#c4 - https://bugzilla.mozilla.org/show_bug.cgi?id=1543986#c4
notification_emails: notification_emails: