Description[ios] Cleaned up comments and tests for CookieStoreIOS synchronization.
In UIWebView world CookieStoreIOS could dynamically change its state
and either be synchronized with NSHTTPCookieStorage or unsynchronized.
In WKWebView world CookieStoreIOS never changes its state. It is either
always synchronized (for sign in) or always unsynchronized (for regular
browsing).
Notable changes:
- updated comments to reflect that sync state is not dynamic
- removed RoundTripTest which tested non-existing dynamic synchronization flow
- removed other tests which tests dynamic synchronization
BUG=676144
Committed: https://crrev.com/d649da83761a5469b5d8b8a294682128ccfcbdee
Cr-Commit-Position: refs/heads/master@{#440851}
Patch Set 1 #Patch Set 2 : Removed more obsoleted tests #
Messages
Total messages: 15 (10 generated)
|