PHANTOM
🇮🇳 IN
Skip to content

[iOS] Hide tab grid when backgrounding in private mode#33341

Merged
kylehickinson merged 1 commit intomasterfrom
ios-private-tab-bg-fix
Jan 21, 2026
Merged

[iOS] Hide tab grid when backgrounding in private mode#33341
kylehickinson merged 1 commit intomasterfrom
ios-private-tab-bg-fix

Conversation

@kylehickinson
Copy link
Collaborator

This restores the previous behaviour where backgrounding the app while private mode is active in the tab tray would hide the tab list to avoid the OS taking screenshots for the app switcher

Resolves brave/brave-browser#52144

@kylehickinson kylehickinson self-assigned this Jan 21, 2026
@kylehickinson kylehickinson requested a review from a team as a code owner January 21, 2026 16:59
@kylehickinson kylehickinson added CI/skip-android Do not run CI builds for Android CI/skip-windows-x64 Do not run CI builds for Windows x64 CI/skip-macos-arm64 Do not run CI builds for macOS arm64 CI/skip-origin Do not run CI builds for Origin labels Jan 21, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

📋 Code Owners Summary

2 file(s) changed, 2 with assigned owners

1 team(s) affected: @brave/ios


Owners and Their Files

@brave/ios — 2 file(s)

This restores the previous behaviour where backgrounding the app while private mode is active in the tab tray would hide the tab list to avoid the OS taking screenshots for the app switcher
@kylehickinson kylehickinson force-pushed the ios-private-tab-bg-fix branch from fe9dd1d to 05db69c Compare January 21, 2026 18:58
@kylehickinson kylehickinson enabled auto-merge (squash) January 21, 2026 19:03
@kylehickinson kylehickinson merged commit 68a6ba6 into master Jan 21, 2026
20 checks passed
@kylehickinson kylehickinson deleted the ios-private-tab-bg-fix branch January 21, 2026 19:50
@github-actions github-actions bot added this to the 1.88.x - Nightly milestone Jan 21, 2026
kylehickinson added a commit that referenced this pull request Jan 21, 2026
@hffvld
Copy link
Collaborator

hffvld commented Jan 22, 2026

Verified on iPhone 14 using version(s):

Device/OS: iPhone 14 / iOS 26.1
Brave build: 1.88 (51)
BraveCore: 1.88.51 (144.0.7559.97)

STEPS:

  1. Follow the STR/TP from Private tabs data visible in tabs overview screen brave-browser#52144 (comment)
  2. Verify

ACTUAL RESULTS:

  • Verified that Private tabs are hidden when the tabs overview screen is opened and the user is looking at all recently opened apps.
  • Verified that no regression happened and a particular website in Private browsing is also hidden when looking at recently opened apps.

2026-01-21_18-56-13.mp4

kjozwiak pushed a commit that referenced this pull request Jan 22, 2026
kjozwiak pushed a commit that referenced this pull request Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/skip-android Do not run CI builds for Android CI/skip-macos-arm64 Do not run CI builds for macOS arm64 CI/skip-origin Do not run CI builds for Origin CI/skip-windows-x64 Do not run CI builds for Windows x64

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Private tabs data visible in tabs overview screen

4 participants