Chromium Code Reviews
Description[ios] Removed CookieStoreIOS::UnSynchronize.
This method was called when the last incognito tab was closed to prevent
Synchronizing incognito cookies with shared cookie storage. WKWebView's
incognito is ephemeral and web view cookies are not stored anywhere and
not accessible for Chrome app.
Also removed SwitchSynchronizedStore which was used only in tests and
made SetSynchronizedWithSystemStore public to keep it using in tests for now
(instead of UnSynchronize and SwitchSynchronizedStore). Once most of
CookieStoreIOS methods are removed it should be easier to remove
SetSynchronizedWithSystemStore as well.
BUG=676144
Committed: https://crrev.com/61488b67c9a2cf7fbe27b49e312531bb80af8f13
Cr-Commit-Position: refs/heads/master@{#440638}
Patch Set 1 #Patch Set 2 : Fixed compilation #Patch Set 3 : Actually fixed compilation #
Messages
Total messages: 24 (19 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||