Commit c930bd4
fix(web): clear the partition a legacy tab actually runs in
A tab created before profiles existed carries no profile of its own and runs
in the built-in `default` partition — the scope the browser used before
profiles. It was labelled with, and cleared against, whatever profile is
configured as the default now, so on a machine with a custom default the
active tab's data was left untouched while another profile's was wiped.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent ee6fa72 commit c930bd4
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
153 | 157 | | |
154 | 158 | | |
155 | 159 | | |
| |||
0 commit comments