On 16/08/16 18:03, Michael Catanzaro wrote: > On Tue, 2016-08-16 at 17:40 +0200, Adrián Pérez de Castro wrote: >> IMHO the -DUSER_AGENT_GTK_DISTRIBUTOR_NAME setting either: >> >> 1. Does not change the UA string, or >> 2. Is removed. > > We have a downstream requirement to include Fedora branding in the UA. > > Michael
The inmediate fix is to add the branding after the X11 string, rather than
instead of the X11 string:
This is ok for GMaps:
/usr/bin/MiniBrowser \
--user-agent='Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/602.1
(KHTML, like Gecko) Version/8.0 Safari/602.1'
signature.asc
Description: OpenPGP digital signature
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
