Changes between Version 3 and Version 4 of WebKitGTK
- Timestamp:
- Jul 28, 2010, 11:04:30 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK
v3 v4 3 3 = WebKitGTK+ = 4 4 5 The GTK+ port of WebKit is intended to provide a browser component for the portable [http://www.gtk.org/ G tk+] 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 layouts tests. A [wiki:StableGTK semi-stable] branch exists to evaluate how to handle issues such as stability and security support.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 layouts tests. A [wiki:StableGTK semi-stable] branch exists to evaluate how to handle issues such as stability and security support. 6 6 7 7 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. … … 15 15 === Reporting Bugs === 16 16 17 You can file a bug against WebKitGTK by using [https://bugs.webkit.org/enter_bug.cgi?assigned_to=webkit-unassigned%40lists.webkit.org&attachurl=&blocked=&bug_file_loc=http://&bug_severity=Normal&bug_status=NEW&comment=&component=WebKit%20Gtk&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text/plain&data=&dependson=&description=&flag_type-1=X&flag_type-3=X&flag_type-4=X&form_name=enter_bug&keywords=GTK&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&priority=P3&product=WebKit&rep_platform=PC&short_desc=%5BGTK%5D%20 this template]. Remember to include the version of WebKitGTKor revision number / commit hash that you are using the bug summary. It's very important to include a minimal, reproducible test case, whether it be a snippet of HTML or a bit of C code. The fine members of QtWebKit port have provided some excellent [QtWebKitBugs tips] for good bug reports.17 You can file a bug against WebKitGTK+ by using [https://bugs.webkit.org/enter_bug.cgi?assigned_to=webkit-unassigned%40lists.webkit.org&attachurl=&blocked=&bug_file_loc=http://&bug_severity=Normal&bug_status=NEW&comment=&component=WebKit%20Gtk&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text/plain&data=&dependson=&description=&flag_type-1=X&flag_type-3=X&flag_type-4=X&form_name=enter_bug&keywords=GTK&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&priority=P3&product=WebKit&rep_platform=PC&short_desc=%5BGTK%5D%20 this template]. Remember to include the version of WebKitGTK+ or revision number / commit hash that you are using the bug summary. It's very important to include a minimal, reproducible test case, whether it be a snippet of HTML or a bit of C code. The fine members of QtWebKit port have provided some excellent [QtWebKitBugs tips] for good bug reports. 18 18 19 19 == Distributions == … … 34 34 === Gentoo === 35 35 36 Gentoo have an ebuild for WebkitGTK in testing: http://bugs.gentoo.org/show_bug.cgi?id=190347.36 Gentoo have an ebuild for WebkitGTK+ in testing: http://bugs.gentoo.org/show_bug.cgi?id=190347. 37 37 You will have to add the testing keyword to your '/etc/portage/package.keywords' file in order to install the package. 38 38 {{{