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

fix: properly pass openExternal activate option (5-0-x) #18721

Commits on Jun 10, 2019

  1. fix: properly pass openExternal activate option

    A reference to an OpenExternalOptions structure was being captured by an Objective-C block that
    outlived the object that was being referenced.
    jeremyspiegel committed Jun 10, 2019
    Copy the full SHA
    cd81eb5 View commit details
    Browse the repository at this point in the history