-
Notifications
You must be signed in to change notification settings - Fork 440
Disable History sync when user switches to PB only #4009
Comments
if a user without pb only opens a private tab, does history in that tab get synced? (it shouldn't) |
@diracdeltas no it doesn't. Only normal tab history is sync'd. @soner-yuksel can we disable the history tab to show any data when user switches to Private tabs or PB only? |
Our data is not sync'ed and it is not even added while user is on a private tab. And I believe we should not make a change for Private Tabs. This is the same behaviour on desktop. |
@diracdeltas do you want us to open a formal sec/privacy review for this change once we agree on expected outcome? |
@iccub this is the sec-review for iOS https://github.com/brave/security/issues/501. And this feature had 2 separate sec-reviews both for core https://github.com/brave/security/issues/457 and iOS separately. Or do you mean a sec review for this particular change ? @jumde what is your opinion here? I believe we discussed this part and how to implement it and and only sec/privacy concern left is https://github.com/brave/security/issues/501#issuecomment-893836863 |
PR for this change is merged but re-opening it until having a final decision. |
Hiding the history in private browsing only mode makes sense to me. I think in past we decided to use this issue: #3184 - to clean up the settings panel in PBO mode. |
Ok in this case I am closing this ticket. If there is any more concern related with this issue please creata new ticket or let me know. |
This is still not fully fixed. I can see history from other devices show up on iOS device when history page is kept open STR:
|
Marking as QA Blocked due to #4027 |
Description:
Disable History sync when user switches to PB only
Steps to Reproduce
Scenario 1 - PB Only mode before sync is enabled
Scenario 2 - PB only mode after sync is enabled
Actual result:
History sync is enabled on all the three scenarios which defeats the purpose of private tabs only mode
Expected result:
Disable History sync when a user switches to PB only mode
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easy
Brave Version:
1.30(21.8.5.11)
Device details:
All
Website problems only:
Additional Information
cc: @soner-yuksel @jumde
The text was updated successfully, but these errors were encountered: