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

Pass URL to Browser::new(), delegate url checking logic to 3rd party #16477

Merged
merged 1 commit into from Jun 12, 2017

Commits on Jun 9, 2017

  1. Pass URL to Browser::new(), delegate url checking logic to third party

    Use Option instead of ServoUrl for url in opts
    
    Cleaner mapping from parse_url to url_opt
    
    Add comment about url parsing error
    
    Print reason for parsing error
    
    Remove comment about warning
    
    Add home url when openning new browser window in CEF
    
    Fix merge error
    sadmansk committed Jun 9, 2017
You can’t perform that action at this time.