You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2022/06/14 19:56:26 UTC

[GitHub] [trafficcontrol] ocket8888 commented on issue #6306: TP browser support disclaimer

ocket8888 commented on issue #6306:
URL: https://github.com/apache/trafficcontrol/issues/6306#issuecomment-1155652841

   `globalThis.navigator.userAgentData` is a great interface for doing that without parsing the insane jumble of text that UA strings have become - but it's not available in Firefox (or Safari or stably in most versions of Samsung Internet). So it's possible we could find a shim on `npm` or something.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org