Bug 1793807 Comment 19 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Will also note that we've decided to store these url hashes separately from the existing `browser.newtabpage.blocked` string and instead store them similarly using a new pref (like `browser.firefoxview.tabpickup.blocked` or something similar). We will also be adding telemetry similarly to how we've implemented it [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1804099) as part of this update.
Will also note that we've decided to store these url hashes separately from the existing `browser.newtabpage.blocked` string and instead store them similarly using a new pref (like `browser.firefoxview.tabpickup.blocked` or something similar). Removing a synced tab from Tab Pickup should also remove it from elsewhere in the browser where synced tabs are shown.

We will also be adding telemetry similarly to how we've implemented it [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1804099) as part of this update.
Will also note that we've decided to store these url hashes separately from the existing `browser.newtabpage.blocked` string and instead store them similarly using a new pref (like `browser.syncedtabs.blocked` or something similar). Removing a synced tab from Tab Pickup should also remove it from elsewhere in the browser where synced tabs are shown.

We will also be adding telemetry similarly to how we've implemented it [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1804099) as part of this update.

Back to Bug 1793807 Comment 19