-
Notifications
You must be signed in to change notification settings - Fork 424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
re-add settings pixels #3716
re-add settings pixels #3716
Conversation
case settingsShowFullURLOff | ||
case settingsDataClearingOpen | ||
case settingsFireButtonSelectorPressed | ||
case settingsDataClearingClearDataOpen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
settingsDataClearingClearDataOpen
pixel is not used anywhere
case settingsDataClearingOpen | ||
case settingsFireButtonSelectorPressed | ||
case settingsDataClearingClearDataOpen | ||
case settingsAutomaticallyClearDataOn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
settingsAutomaticallyClearDataOn
is fired for every action or timing parameter change in the Automatically Clear Data settings screen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please see 2 issues I commented inline, otherwise looks good
Thanks @mallexxx - fixed both of those. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Task/Issue URL: https://app.asana.com/0/392891325557410/1207818776591137/f
Tech Design URL:
CC:
Description:
Add pixels for various actions and views in settings.
Steps to test this PR: