Privacy/Reviews/F1: Difference between revisions

Jump to navigation Jump to search
Line 331: Line 331:
Since sharing is an explicitly user-initiated action (like bookmarking), it will remain available during private browsing mode.
Since sharing is an explicitly user-initiated action (like bookmarking), it will remain available during private browsing mode.


''Recommendation'': During a private browsing session, any data stored in the chrome component's storage API (like localStorage) should be kept in volatile memory only.  Any data stored in memory from the private mode session should be erased when private mode is exited.
''Recommendation'': During a private browsing session, any data automatically obtained (and stored in the chrome component's storage API) should be kept in volatile memory only. This is data that the user doesn't explicitly ask for, such as automatically synced contacts. New account setup data and other data explicitly requested by the user to be stored should be kept as we do with syncThis data stored in memory from the private mode session should be erased when private mode is exited.


= Alignment with Privacy Operating Principles =
= Alignment with Privacy Operating Principles =
canmove, Confirmed users
1,537

edits

Navigation menu