| 11 | | * We haven't created a release branch yet :-) |
| | 11 | Patches for inclusion in the {{{qtwebkit-2.0}}} branch of http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit . |
| | 12 | |
| | 13 | In order to get your change included into the release use the following steps: |
| | 14 | |
| | 15 | * Make sure there's an entry in Bugzilla for the issue that you're fixing |
| | 16 | * Make sure your patch is landed in the trunk |
| | 17 | * Make your bug a blocker for the 2.0 release tracking bug: https://bugs.webkit.org/show_bug.cgi?id=35784 by adding "35784" into the "Blocks" field for your bug report. |
| | 18 | * After the patch has been landed, make sure your bug is RESOLVED/FIXED and that it contains the usual comment "Committed in revision 123456" |
| | 19 | |
| | 20 | The release dudes will pick it up from there and cherry-pick the landed revision into the branch. |