Comment 2 for bug 570812

Revision history for this message
Julien Lavergne (gilir) wrote :

Reading the .spec from OpenSuse, this support seems quite simple. It used 3 parts :
- 1 master preferences file (master_preferences)
- Installing it in /etc/chromium (it should be /etc/chromium-browser in our case)
- Patching the source to be able to read this file on first startup (chromium-master-prefs-path.patch)

It could be also improved by providing an alternatives system (using update-alternatives), to be able to set different master preferences.