-
Notifications
You must be signed in to change notification settings - Fork 918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-evaluate browser support on bedrock. #7389
Comments
See also: #7390 |
Excluding /new and /thanks, the /firefox page handles nearly 50% of all IE9/10 visits, and those visitors tend to be high quality (i.e. they don't bounce, the download at good rates). I suspect this is because the /firefox page probably outranks the /new page in some locales. Soon, /firefox will be the brand home for all Firefox products. Broad distribution of a compelling experience there will continue to be valuable and may support non-download business goals. The volume of traffic on IE9/10 continues to drop, but it's not insignificant now (appx. 2% of non-Fx sessions/conversions). Outside /new and /thanks, those visitors primarily hit /firefox and the home page. Considering all that, I think we should remove these browsers from the list, but I'd like to explore a few mitigations from a feasibility/effort perspective:
@alexgibson, how would you rank those in terms of preference and ease? |
I'd like the conversation about mitigations to continue. That said, I think we should continue offering first-class support to all evergreen browsers (Firefox, Chrome, Safari, Edge, Opera etc) and IE 11 and can offer degraded experiences to IE<11. |
This issue is ready to close, but I'm leaving open to continue discussion above. |
@hoosteeno this is wonderful, thanks. In terms of needing to support /firefox - considering the importance of that page now and in the future, I think we can justify considering it a special page like we do for /new and /thanks. Adding it to that list seems like a small consession, if it means we can drop the level of support for the rest of the site. If you agree, then I think we can close this issue? :) |
Description
The front-end team spend a considerable amount of time supporting older browsers, such as IE9 & IE10. We should evaluate how much traffic we still get from these old browsers, and whether or not the time invested coding for them is still a worthwhile investment.
Can we consider dropping first-class support for IE9 or IE10, and instead giving them the universal stylesheet we serve to IE8? Doing so may have the following advantages:
Bedrock's browser support matrix isn't formally documented anywhere (yet), but here's the current snapshot:
/firefox/new/
and/firefox/download/thanks/
, which still deliver 1st class CSS to all browsers (but not 1st class JS).💛 Success Criteria 💛
❗ Risks ❗
Tasks
The text was updated successfully, but these errors were encountered: