Changes between Version 43 and Version 44 of QtWebKitRelease22
- Timestamp:
- Sep 22, 2011 11:02:40 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitRelease22
v43 v44 38 38 39 39 * The source code is available in the qtwebkit-2.2 branch in our [http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit WebKit git mirror @ Gitorious]. It works better if you have an account there and [http://qtwebkit.blogspot.com/2010/09/fatal-remote-end-hung-up-unexpectedly.html clone the repository via ssh]; 40 * Please note you'll clone the whole repository. The master branch is the WebKit trunk mirror. QtWebKit-2.2 is developed in the qtwebkit-2.2 branch;40 * Please note you'll clone the whole repository. The master branch is the WebKit trunk mirror. !QtWebKit-2.2 is developed in the qtwebkit-2.2 branch; 41 41 * Follow the standard [wiki:QtWebKit#BuildInstructions QtWebKit build instructions] for your platform; 42 * QtWebKit-2.2 is also available inside the Qt-4.8 repository, but it's not always up-to-date there. The branch is the preferred method;43 * A simple r way to test it is to build Qt-4.8 without QtWebKit support ({{{configure -no-webkit}}}) and then buildQtWebKit in standalone mode from the branch ({{{Tools/Scripts/build-webkit --qt}}}).42 * !QtWebKit-2.2 is also available inside the Qt-4.8 repository, but it's not always up-to-date there. The branch is the preferred method; 43 * A simple way to test it is to build Qt-4.8 without !QtWebKit support ({{{configure -no-webkit}}}) and then build !QtWebKit in standalone mode from the branch ({{{Tools/Scripts/build-webkit --qt}}}). 44 44 45 == Q &A, Trackers and Build bots ==45 == QA, Trackers and Build bots == 46 46 47 47 * Developers perform [wiki:QtWebKitCheckList weekly tests] on the branch on multiple platforms; 48 * TODO: Q &A team and test procedure;48 * TODO: QA team and test procedure; 49 49 50 50 * Tracker bug for critical fixes: https://bugs.webkit.org/show_bug.cgi?id=55055 … … 62 62 63 63 == See also == 64 65 64 * [http://trac.webkit.org/wiki/QtWebKitFeatures22 Internal Release Notes -- Changes from previous version] 66 65 * [wiki:QtWebKitRelease21 QtWebKit-2.1 release page]