6 ms·
Are there actually any Webkit browsers on Windows without having to build it myself?
by edave64 5y ago
Are there actually any Webkit browsers on Windows without having to build it myself?
- phillipseamore 5y agoIt's a bit complicated, but: https://build.webkit.org/#/builders/67 https://build.webkit.org/#/builders/67 Click the first Build # (9399 right now) Near the end of the list of build steps you'll see "transfer-to-s3" Click on that (step 12 right now) and you'll find the URL for the build on s3 (Right now: https://s3-us-west-2.amazonaws.com/archives.webkit.org/win-x86_64-release/289502.zip https://s3-us-west-2.amazonaws.com/archives.webkit.org/win-x...) You also need to have an (IIRC old) Itunes installed for some dependencies. Run MiniBrowser.exe when you've extracted the archive you downloaded from S3. If they change the builds (e.g. 67 isn't Win anymore) you'd look for "Apple-Win-10-Release-Build" on the Builders list.
- edave64 5y agoThanks. That works, but worse that actual Safari. Especially icon fonts seem broken. But better than nothing :)
- TingPing 5y agoA few, not general purpose but dev builds basically: https://fujii.github.io/2019/07/05/webkit-on-windows/ https://fujii.github.io/2019/07/05/webkit-on-windows/