Skip to content
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

Drop 1st class support for IE9 (Fixes #7559) #7613

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

alexgibson
Copy link
Member

@alexgibson alexgibson commented Aug 23, 2019

Description

  • Serve IE9 universal CSS & JS bundle. Exclude from page specific CSS & JS.
  • Add some IE9 specific styles for the /firefox page.

Issue / Bugzilla link

#7559

Testing

Demo: https://www-demo1.allizom.org/en-US/firefox/

  • Downloads still work in IE9.
  • IE9 gets the basic stylesheet for all pages with the following exceptions:
    • The /firefox/new/ page continues to get 1st class CSS.
    • The /firefox/download/thanks/ page continues to get 1st class CSS.
    • The /firefox page gets 1st class CSS for the top hero section of the page only.

Successful test run: https://ci.vpn1.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline/detail/run-integration-tests/362/pipeline

@stephaniehobson
Copy link
Contributor

This is already looking great :)

@alexgibson alexgibson marked this pull request as ready for review September 5, 2019 09:44
@alexgibson
Copy link
Member Author

alexgibson commented Sep 5, 2019

Ok, I think this is ready for code review! :)

@Errolyn Errolyn self-assigned this Sep 10, 2019
@Errolyn Errolyn self-requested a review September 10, 2019 00:39
@alexgibson alexgibson added P2 Second level priority - Should have Review: S Code review time: 30 mins to 1 hour labels Sep 10, 2019
Copy link
Contributor

@Errolyn Errolyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry this took a bit I had to figure out how to run IE 9 :) looks good

r+ 🐣

@Errolyn
Copy link
Contributor

Errolyn commented Sep 11, 2019

we are going to have one more person look over this to make sure I didn't miss anything.

@alexgibson
Copy link
Member Author

Rebased after #7697 and #7712 merged.

@alexgibson
Copy link
Member Author

It would be really great to try and get this merged soon if someone has time to take a second look

Copy link
Member

@craigcook craigcook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

☘️ LGTM! Just noting that the fights-for-you page is being removed in #7738 so whichever of these merges first will create conflicts with the other. You've been reviewing that other PR already so here's an r+ from me and I'll leave it up to you to decide how to juggle the merges and rebases.

@alexgibson alexgibson merged commit 8ff3809 into mozilla:master Sep 18, 2019
@alexgibson alexgibson deleted the ie9 branch September 18, 2019 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Second level priority - Should have Review: S Code review time: 30 mins to 1 hour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants