Feature flags New Enhancing Features List of flags and switches
#2,223 opened on Jan 25, 2023
Repository metrics
- Stars
- (18,674 stars)
- PR merge metrics
- (Avg merge 1d 11h) (9 merged PRs in 30d)
Description
Description
enable command line --disable-features=SessionRestore --disable-restore-session-state --disable-session-crashed-bubble --disable-features=InfiniteSessionRestore
Who's implementing?
- I'm willing to implement this feature myself
The problem
I am frustrated when i try to enable these switches, it seems these command line doesn't work any more : --disable-features=SessionRestore --disable-restore-session-state --disable-session-crashed-bubble --disable-features=InfiniteSessionRestore
Possible solutions
Change internal code add new features and option just like these new command line : Feature flags : https://github.com/ungoogled-software/ungoogled-chromium/blob/master/docs/flags.md#feature-flags
Alternatives
No response
Additional context
No response