DescriptionIntroduce a CookieSettings for incognito mode
Each profile (regular and incognito) has its own HostContentSettingsMap. This
is modified for example in ContentSettingSingleRadioGroup and also presented in
the content settings exceptions in chrome://settings. However, the values of
the HCSM are not reflected in the CookieSettings of an incognito session
because a single CookieSettings instance is shared between regular and
incognito mode. This CL fixes that.
BUG=432398
Committed: https://crrev.com/78fa7c1cf6b45a90d63547e6e1c04dab7d43009e
Cr-Commit-Position: refs/heads/master@{#315034}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|