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

Actually fall back to vanilla resolve method when resolveNoRTL does not exist #98

Merged

Conversation

majapw
Copy link
Collaborator

@majapw majapw commented Aug 30, 2017

I have finally actually fixed #97 and #95.

Basically I wasn't thinking things through, and while #95 never accessed the interface's resolveNoRTL method at all, in #97 it would never be falsey even if that method didn't exist. This addresses both of those problem and should finally be the real solution. :|

to: @ljharb @lencioni @airbnb/webinfra

Copy link
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

Regression test?

@majapw majapw force-pushed the maja-actually-do-sensible-fallback-for-rws-resolve-method branch from 2bb2368 to e7ff56a Compare August 30, 2017 18:37
@majapw majapw merged commit 851c796 into master Aug 30, 2017
@majapw majapw deleted the maja-actually-do-sensible-fallback-for-rws-resolve-method branch August 30, 2017 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants