Skip to content

Conversation

@RKNF404
Copy link
Collaborator

@RKNF404 RKNF404 commented Nov 10, 2025

This adds a directory (trivalent.conf.d) which can have multiple files in a similar format to trivalent.conf.
With that it changes how these files and their variables are handled. To avoid declaration conflict, the system config (trivalent.conf) uses CHROMIUM_SYSTEM_FLAGS, and CHROMIUM_FLAGS is used by the .d directory conf files. FEATURES will add all comma-separated features to the enable-features flag via CHROMIUM_SYSTEM_FLAGS, to avoid enable-features overwriting itself when added multiple times.
This also makes trivalent.conf replaceable in the spec, since it should only be used for temporary measures.

@RoyalOughtness
Copy link
Contributor

from codacy:

FEATURES appears unused. Verify use (or export if used externally).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants