Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WebKitForWindows/docker-webkit-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: WebKitForWindows/docker-webkit-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ig/install-swift
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 3 files changed
  • 2 contributors

Commits on Jul 9, 2026

  1. feat: install Swift toolchain in msbuild-2022 image

    Installs Swift 6.3.3 alongside LLVM in the msbuild-2022 image using the
    new Install-Swift helper, so the toolchain sits with the MSVC toolchain
    and Windows SDK it needs to compile. Bumps the WebKitDev module to 0.7.0
    and tracks the Swift version in UPDATING.md. Swift is becoming a required
    component for building WebKit.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    iangrunert and claude committed Jul 9, 2026
    Configuration menu
    Copy the full SHA
    d8ce549 View commit details
    Browse the repository at this point in the history
Loading