ungoogled-software/ungoogled-chromium

Restore Support for --disable-features=UseEcoQoSForBackgroundProcess

Open

#3,260 opened on Mar 31, 2025

View on GitHub
 (1 comment) (3 reactions) (0 assignees)Python (771 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 3d) (8 merged PRs in 30d)

Description

Description

UseEcoQoSForBackgroundProcess removed

Who's implementing?

  • I'm willing to implement this feature myself

The problem

Hi I noticed that the --disable-features=UseEcoQoSForBackgroundProcess flag has been removed in recent updates. This flag was useful for users who wanted to disable EcoQoS for background processes, allowing for more control over performance.

Could you consider bringing it back or providing an alternative way to disable EcoQoS for background processes?

Thanks!

Possible solutions

Restore support for --disable-features=UseEcoQoSForBackgroundProcess.

Provide an alternative flag or setting to disable EcoQoS for background processes.

Add a configuration option in chrome://flags to control EcoQoS behavior.

Alternatives

No response

Additional context

No response

Contributor guide