-
Notifications
You must be signed in to change notification settings - Fork 883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[iOS] - Fix private-mode/normal-mode flip when opening tabs #26621
Conversation
Released in v1.75.34 |
Verification PASSED on
Using the STR/Cases outlined via brave/brave-browser#42357 (comment), reproduced the original issue with Using the same STR/Cases mentioned above, verified that the above was working as expected with |
Security Review
Summary
Resolves https://github.com/brave/internal/issues/1232
Resolves brave/brave-browser#42357
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: