Closed
Bug 1414257
Opened 8 years ago
Closed 8 years ago
Cookies are not cleared when leaving private browsing with "Close Private tabs" On
Categories
(Firefox for iOS :: General, defect, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: SimonB, Assigned: justindarc)
Details
Attachments
(1 file)
Build: 10.0 (7583)
Device: iPad Air 2
iOS: 10.3.3
Pre-requisites:
- Go to settings and turn "Close Private tabs" On
Steps to reproduce:
1. Open a new private tab
2. Go to gmail.com
3. Log in to gmail
4. Tap the mask button to return to Normal Browsing
5. Tap the mask button to return to Private Browsing
6. Go to gmail.com
Actual results:
- The user will be logged in to gmail.
Expected results;
- The cookies should be cleared when leaving private browsing.
Note:
- The cookies are correctly cleared after closing the tab and leaving private browsing.
| Assignee | ||
Updated•8 years ago
|
| Assignee | ||
Comment 1•8 years ago
|
||
It is important for this to get into v10. Not only does this fix the persistent private browsing data issue, it also fixes a potential crasher that I believe is the same one that Bug 1386874 was trying to resolve. I was able to accidentally reproduce the crash while fixing the private browsing data issue and luckily, the debugger was attached :-)
Attachment #8925125 -
Flags: review?(fpatel)
| Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 8925125 [details] [review]
GitHub Pull Request
Carrying over R+ from GitHub
Attachment #8925125 -
Flags: review?(fpatel) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Landed on master:
https://github.com/mozilla-mobile/firefox-ios/commit/66f010f44cb7120a27e49955308646c63705e8db
Landed on v10.x:
https://github.com/mozilla-mobile/firefox-ios/commit/070af696cc4f43bb6df9a31b6ddf82b969723586
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•8 years ago
|
||
Verifying as fix on master dd49344591ff and 10.0 (7617).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•