Changes between Version 12 and Version 13 of WebKit2
- Timestamp:
- Oct 18, 2010, 3:10:18 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKit2
v12 v13 100 100 == How to try it Out == 101 101 102 Use `build-webkit --webkit2` on Mac OS X or Windows to build everything. WebKit2 will not work with the shipping version of Safari. Because WebKit2 is an incompatible API break, it requires a custom testbed to run it. A basic web browser application suitable for testing WebKit2 will be landed in the near future.102 `build-webkit` on Mac OS X or Windows now builds WebKit2 by default. WebKit2 will not work with the shipping version of Safari. Because WebKit2 is an incompatible API break, it requires a custom testbed to run it. A basic web browser application suitable for testing WebKit2 is available in WebKitTools/MiniBrowser.