| | 8 | |
| | 9 | == Patches for [wiki:QtWebKitRelease21 QtWebKit 2.1] == |
| | 10 | |
| | 11 | Patches for inclusion in the {{{qtwebkit-2.1}}} 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.1 release tracking bug: https://bugs.webkit.org/show_bug.cgi?id=39121 by adding "39121" 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 | * One bug per patch only! |
| | 20 | |
| | 21 | The release dudes will pick it up from there and cherry-pick the landed revision into the branch. |