Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upData from normal tab is carried over into private tab #1102
Milestone
Comments
|
A regression of #1100. In this case The privacy protection is determined from a global variable. This is used to set Data store on WebView init. The problem is for this particular and similar scenarios(Any way to switch to and fro the privacy mode), The tab is created before the variable is updated. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Data from normal tab is carried over into private tab
Steps to Reproduce
Actual result:
Data from normal tab is carried over into private tab
Expected result:
No data should be carried over from normal tab to private tab
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easy
Brave Version:
1.9.3(19.05.20.17)
Device details:
All
Website problems only:
Additional Information
cc: @danishjafri88 @jumde