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

Remove object-fit-images PhantomJS stub file #34983

Merged
merged 1 commit into from Jun 8, 2020

Conversation

islemaster
Copy link
Contributor

Now that we've dropped support for PhantomJS we can start removing some old workarounds in our code.

This one was added by @cpirich because the object-fit-images polyfill we're using to add object-fit support on older browsers isn't compatible with PhantomJS and had to be stubbed to avoid interfering with our tests.

Now that we don't need to support Phantom, it's safe to import the object-fit-images library directly.

@islemaster islemaster marked this pull request as ready for review May 27, 2020 18:38
@islemaster islemaster requested a review from jmkulwik May 27, 2020 18:38
@islemaster islemaster requested a review from ajpal June 8, 2020 23:02
Copy link
Contributor

@ajpal ajpal left a comment

Choose a reason for hiding this comment

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

nice cleanup!

@islemaster islemaster merged commit ce04407 into staging Jun 8, 2020
@islemaster islemaster deleted the phantom-object-fit-images branch June 8, 2020 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants