Benjamin Smedberg <mailto:benja...@smedbergs.us>
August 31, 2013 3:38 PM

For starters why don't we just duplicate the Firefox UA string? It'll get you the most compatible content, in general.

+1

We are not trying to get web content bent around Servo, we're years from that mattering in the two-edged way dbaron points out.

We are trying to be compatible, and not with -webkit- prefixed CSS stuff (since Gecko and Blink are unprefixing, knock on wood on the latter).

So we should sub for the "home team" and see how we play.

/be

--BDS
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo
Tom Schuster <mailto:t...@schuster.me>
August 31, 2013 12:51 PM
I started implementing window.navigator and wondered which UserAgent we
want to use. We should try to find the most minimal web compatible agent.
That probably means something like this:

Mozilla/5.0 (X11; Linux x86_64) Servo/xxx like Gecko

- Tom
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to