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

[Mono.Android] abstract-ify inconsistent android.webkit API. #1304

Commits on Feb 22, 2018

  1. [Mono.Android] abstract-ify inconsistent android.webkit API.

    As part of discussion at dotnet#1078 (comment) ,
    we decided to make changes to those inconsistent methods that used to be
    virtual and then became abstract, to become abstract even in old API level.
    
    It is done at metadata fixup level.
    atsushieno committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    2eac2a5 View commit details
    Browse the repository at this point in the history