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

devops: fork webkit into a separate browser #5834

Merged
merged 1 commit into from
Mar 16, 2021

Commits on Mar 16, 2021

  1. devops: fork webkit into a separate browser

    Official WebKit no longer supports Mac 10.14. However, since
    this system is still very much in use, we want to be able to
    keep it running for a while.
    
    This patch adds a new browser that we would compile and maintain
    specifically for Mac 10.14: `deprecated-webkit-mac-10.14`. This
    browser is a clone of Webkit r1443 that is the last known revision
    to compile on Mac 10.14.
    
    As we move on, we're free to modify this browser however we want,
    backporting important patches.
    
    References microsoft#5833
    aslushnikov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e94fe78 View commit details
    Browse the repository at this point in the history