This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prompt to restart browser when cookies are cleared
Temp workaround for #4157 Auditors: @bbondy Test Plan: Click 'clear cookie', browser should prompt to restart
- Loading branch information
9f7073c
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.
do you know how long we'll have this, I'd be pretty sad if I thought I had to restart browser for clearing cookies in general.
9f7073c
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.
i could change it to call this only if cookies, history, and cache are being cleared at once
9f7073c
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.
cc @bradleyrichter for his thoughts.
I think most people clearing this data has no idea abut webRTC device IDs and just want to unbreak a non working site.
9f7073c
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.
If you don't restart, what happens?
How about a recommended restart using the alert bar?