Lei Zhang
unread,Oct 11, 2016, 6:48:49 PM10/11/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Primiano Tucci, register...@gmail.com, Chromium-dev, Dirk Pranke, thomasa...@chromium.org
proxy_config_service_linux.cc says "This setting getter uses gconf, as
used in GNOME 2 and some GNOME 3 desktops."
atk_util_auralinux.cc also tries to rely on gconf.
There's also GConfListener.
We already have
https://crbug.com/399316 for using dconf. Perhaps we
need another for evaluating if the above piece are still relevant and
remove them if they are not.