-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved cookie information removal if a cookie is not present...
- Improved cookies removal of cookies which were still shown as present even so they were not anymore - Using splice instead of delete for arrays, in particular for "cookieData" arrays in cookie removal - Reworked log to be cleared and properly overwriting older logData, so no actions are shown which haven't taken place - Removed cookie removal from data if they expired already, as this has removed cookie information too early to set any user flags on them
- Loading branch information
Showing
1 changed file
with
89 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters