Bug 1406005 Comment 19 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Just making sure, the current behavior:
most firefox downloads -> plain installer from cdn
special referral attribution -> custom referral installer per request

A potential scoped-down optimization for UA:
chrome UA -> custom google-attributed installer from cdn
firefox UA -> custom mozilla-attributed installer from cdn
edge/IE UA -> custom microsoft-attributed installer from cdn
safari UA…
opera UA…
other UA -> plain installer from cdn
special referral attribution -> custom referral installer including google/mozilla/microsoft/etc-attribution per request

Notably hoosteeno's comment is making sure that last line also includes something based on UA if we're going to specially make a custom installer anyway. ??

(Not sure which and how many UAs and actual attribution we want but practically that covers close to 99%. Whether from-UA's version is important is a separate question that could quickly increase the number of custom installers.)
Just making sure, the current behavior:
- most firefox downloads -> plain installer from cdn
- special referral attribution -> custom referral installer per request

A potential scoped-down optimization for UA:
- chrome UA -> custom google-attributed installer from cdn
- firefox UA -> custom mozilla-attributed installer from cdn
- edge/IE UA -> custom microsoft-attributed installer from cdn
- safari UA…
- opera UA…
- other UA -> plain installer from cdn
- special referral attribution -> custom referral installer including google/mozilla/microsoft/etc-attribution per request

Notably hoosteeno's comment is making sure that last line also includes something based on UA if we're going to specially make a custom installer anyway. ??

(Not sure which and how many UAs and actual attribution we want but practically that covers close to 99%. Whether from-UA's version is important is a separate question that could quickly increase the number of custom installers.)

Back to Bug 1406005 Comment 19