| [ Web Proxy ] |
| Viewing: https://docs.webkit.org | [Back] [Original] |
WebKit is a cross-platform web browser engine. On iOS and macOS, it powers Safari, Mail, Apple Books, and many other applications.
git clone https://github.com/WebKit/WebKit.git WebKit
Compilation instructions are for macOS. For other platforms additional instructions may be found here.
cd WebKit
Tools/Scripts/build-webkit
Tools/Scripts/run-minibrowser
export PATH=$PATH:`pwd`/Tools/Scripts
Congratulations! Youre up and running. Now you can begin coding in WebKit and contribute your fixes and new features to the project. For details on submitting your code to the project, read Contributing Code.
On macOS, download Safari Technology Preview to test the latest version of WebKit. On Linux, download Epiphany Technology Preview. On Windows, you will have to build it yourself.
Once your bug is filed, you will receive email when it is updated at each stage in the bug life cycle. After the bug is considered fixed, you may be asked to download the latest nightly and confirm that the fix works for you.
Before getting in touch with WebKit developers using any of the avenues below, make sure that you have checked our page on how to ask questions about WebKit.
You can find WebKit developers, testers, and other interested parties on the #WebKit Slack workspace. Join the WebKit slack, and stay in touch.
| Web Proxy Viewer | New URL | Original Page |