148
edits
| Line 102: | Line 102: | ||
= Implementation = | = Implementation = | ||
Relevant bugs: | |||
* Bug 565965: Double-key cookies by (first party domain, setting domain). Work is in progress. | |||
'' | * Bug 565475: Make third party cookies persist for the session only. This is controlled by a hidden pref, ''network.cookie.thirdparty.sessionOnly''. Landed on trunk. | ||
* Develop a more intuitive way for the user to indicate that they trust a certain site to interact with other sites. | |||
* Implement the first party carry-over rules described above, probably as a separate service such that localstorage etc. can use it. | |||
* Apply the rules developed here to localstorage and such. | |||
= Further Steps = | = Further Steps = | ||
edits