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

use Either type for UrlOrNone #14370

Merged
merged 1 commit into from Dec 2, 2016
Merged

use Either type for UrlOrNone #14370

merged 1 commit into from Dec 2, 2016

Commits on Nov 30, 2016

  1. use Either type for UrlOrNone

    fix test-tidy errors
    
    fix style unit test
    
    use the Parse trait instead of ParseWithContext
    
    fix stylo test and geckolib build
    
    move all specified url parse code to parse trait and remove refs to unused type
    thiagopnts committed Nov 30, 2016
You can’t perform that action at this time.