Bug 1650941 Comment 0 Edit History

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

Update PM doorhanger edit telemetry to account for the input autocomplete.  This is in support of our OKR of improving our recommended values (TODO add link to OKR).

Requirements
- Selecting a value from an autocomplete popup should set the `didEdit*` boolean state (see bug 1650929) to false
- No ID (or other information that could be correlated to a user) should be sent


Technical notes:
- `autocomplete-did-enter-text` will be helpful here

TODO request data review
Update PM doorhanger edit telemetry to account for the input autocomplete.  This is in support of our OKR of improving our recommended values.

Requirements
- Selecting a value from an autocomplete popup should set the `didEdit*` boolean state (see bug 1650929) to false
- No ID (or other information that could be correlated to a user) should be sent


Technical notes:
- `autocomplete-did-enter-text` will be helpful here

TODO request data review

Back to Bug 1650941 Comment 0