mozilla / taar-lite

A lightweight version of the TAAR service intended for specific deployments with reduced feature visibility.
Mozilla Public License 2.0
2 stars 6 forks source link

Features/35 user agent strings #36

Closed crankycoder closed 6 years ago

crankycoder commented 6 years ago

WIP PR for UA string parsing for #35

@muffinresearch - we're going to need to have the AMO server pass in a complete user-agent string into taar. I'm explicitly parsing out the platform for Firefox user-agents. For any UA that looks like it's not Firefox - or ambiguous platform - I'm just selecting all platforms.

muffinresearch commented 6 years ago

@crankycoder somehow I missed this issue. Did any issues get filed on our end to supply the UA strings?

crankycoder commented 6 years ago

@muffinresearch https://github.com/mozilla/addons/issues/5591 is the relevant issue