melo936 / ChromiumHardening

GNU General Public License v3.0
105 stars 12 forks source link

[Brave Browser] Site that logged in got logged out every browser restart + Broke Settings UI #13

Closed SwiftyPop closed 2 years ago

SwiftyPop commented 2 years ago

After I apply those flags(no command lines applied) , several websites, such as YouTube and Github, are currently logged out every browser restart. That didn't happen before I put those flags in place.

Disabling #partitioned-cookies, #https-only-mode-setting, and #enable-webassembly-lazy-compilation did not help. I'm guessing flags were the culprit? Wonder what flags is that.

The UI Settings also broke: brave_ZTyVts2iNB

melo936 commented 2 years ago

Hello @SwiftyPop,

Broken Settings UI is caused by #webui-branding-update and make sure Clear cookies and site data when you close all windows from brave://settings/cookies is disabled.

SwiftyPop commented 2 years ago

Thanks that seem to fixed my settings. For cookies, I do put exception for site that I want to logged in like Github or Google's but aight, I'll disable that "clear cookies". Tysm!

@dreammjow