(I sent a support request to Google over 60 days ago on this)
More complete command to verify that chromium-browser is running as an unconfined process (probably with namespaces):
$ dnf install -y chromium; type -a chromium-browser; ls -alZ "$(which chromium-browser)" "$(readlink "$(which chromium-browser)")" /etc/chromium/chromium.conf; chromium-browser & sleep 5; ps -aufxwZ | grep chromium-browser | grep unconfined
Are these the current chromium docs for SELinux w/ Chromium (on Fedora, RedHat, ChromiumOS (where there's no `ls -alZ`),):
- https://chromium.googlesource.com/chromium/src/+/main/docs/linux/sandboxing.md#selinux