Changes between Version 18 and Version 19 of WebKitGTK
- Timestamp:
- Oct 5, 2011, 11:20:17 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK
v18 v19 5 5 The GTK+ port of WebKit is intended to provide a browser component for the portable [http://www.gtk.org/ GTK+] UI toolkit. WebKitGTK+ is developed within the official WebKit SVN, so the codebase is unrelated to the classic [http://gtk-webcore.sourceforge.net/ GTK+ WebCore], but WebKitGTK+ has superseded Gtk+ WebCore. The [http://build.webkit.org/ WebKit Buildbot] provides continuous build and layout tests. 6 6 7 A [wiki:WebKitGTK/ StableReleaseTrackersemi-stable] branch exists to evaluate how to handle issues such as stability and security support.7 A [wiki:WebKitGTK/1.6.x semi-stable] branch exists to evaluate how to handle issues such as stability and security support. 8 8 9 9 Developers interested in using or contributing to the GTK+ port should be willing to get their hands dirty at this stage. Patches are welcome on the [http://bugs.webkit.org/ bug tracker] and help is readily available at #webkit-gtk on irc.freenode.net and the [http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk mailing list] for developers who want to learn the ropes. … … 56 56 * [wiki:"HackingGtk" the hacker's guide to WebKit/GTK+]. 57 57 * [wiki:"WebKitGTK/KeepingTheTreeGreen" help keep the buildbots happy. and green]. 58 * [wiki:"WebKitGTK/ StableReleaseTracker" Preparing for the WebKitGTK+ stable release]58 * [wiki:"WebKitGTK/1.6.x" Preparing for the WebKitGTK+ stable release] 59 59 * [wiki:"WebKitGTK/Releasing" Making a release of WebKit/GTK+]