Don't persist "Never translate this site" blacklist in incognito.
For privacy reasons, we don't want the blacklist to be persisted after the user leaves incognito mode (as this info could reveal a website that was visited in incognito). With this patch, adding a website to the blacklist makes it work for the incognito browsing session, but only saves those websites in memory. Closing the incognito discards the changes to the blacklist, and the main browsing session is not affected. Bug: 793925 Change-Id: Icdd35e86b8b807c6a639c5c6ba86786f912e1bd0 Reviewed-on: https://chromium-review.googlesource.com/1110259 Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#569349}
Showing
Please register or sign in to comment