Open LaurenWags opened 1 year ago
Griffin change to disable this on MacOS is merged to staging: https://github.com/brave/brave-variations/pull/557
@LaurenWags can you please test this to ensure the Griffin change resolves this on MacOS right now?
Cherry-pick to merge into production after confirmed the issue is fixed: https://github.com/brave/brave-variations/pull/558
the underlying issue is in the update process: https://github.com/brave/brave-browser/issues/25576
@goodov I did the following:
/Applications/Brave\ Browser\ Beta.app/Contents/MacOS/Brave\ Browser\ Beta --args --enable-logging=stderr --variations-server-url=https://variations.bravesoftware.com/seed
- confirm version on brave://version, leave this page openlightcyan
from selector.sessionCookie says color is: lightcyan
.BraveCleanupSessionCookiesOnSessionRestore:Disabled
shows on brave://versionsessionCookie
is still lightcyan
. Step 1 | Step 2 | Step 4 | Step 5 | Step 7 | Step 9 |
---|---|---|---|---|---|
Followed STR from https://github.com/brave/brave-browser/issues/29135#issue-1629322750 and couldn't reproduce in Win 11 x64
cc: @LaurenWags @goodov
Followed STR from #29135 (comment) and couldn't reproduce in Win 11 x64
cc: @LaurenWags @goodov
yes, thank you! That's expected. We have this issue only on MacOS because of the broken manual update process.
Unable to reproduce on Linux
Brave | 1.50.93 Chromium: 111.0.5563.64 (Official Build) beta (64-bit) |
---|---|
Revision | c710e93d5b63b7095afe8c2c17df34408078439d-refs/branch-heads/5563@{#995} |
OS | Ubuntu 18.04 LTS |
@goodov I did the following:
- Launched 1.50.86 as follows
/Applications/Brave\ Browser\ Beta.app/Contents/MacOS/Brave\ Browser\ Beta --args --enable-logging=stderr --variations-server-url=https://variations.bravesoftware.com/seed
- confirm version on brave://version, leave this page open- Ensured "Continue where you left off" is enabled.
- Open https://bayden.com/test/sessions/ and choose
lightcyan
from selector.- Ensured
sessionCookie says color is: lightcyan
.- Navigate to brave://settings/help and apply update via "Relaunch" button, browser should restart automatically.
- Expect the session is restored and the website is still opened.
- Navigate to brave://version tab and confirm
BraveCleanupSessionCookiesOnSessionRestore:Disabled
shows on brave://version- Navigate to test page and refresh the page (Ctrl/Cmd+R).
- Confirm
sessionCookie
is stilllightcyan
.
Verified the changes via Griffin using the template from above as per https://github.com/brave/brave-variations/pull/557#issuecomment-1486160746 before merging the change into production
using https://github.com/brave/brave-variations/pull/558.
Any update? After restarting Brave (v1.65.132), cookies are empty.
Description
Found while testing #28379
When session cookie is set and I go to apply browser update (used brave://settings/help), the session cookie is not retained after browser restart from that page.
Note - could be macOS specific as @goodov could not reproduce on Windows. Requesting others on @brave/qa-team to try various platforms to see if it reproduces for them.
Steps to Reproduce
lightcyan
from selector.sessionCookie says color is: lightcyan
.sessionCookie
is stilllightcyan
. HoweversessionCookie
fieldhas no value
insteadActual result:
Expected result:
sessionCookie
should belightcyan
after applying browser restart in this caseReproduces how often:
easily on macOS, @goodov could not reproduce on Windows
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @rebron @goodov @brave/qa-team