Changes between Version 150 and Version 151 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Jul 22, 2010 6:28:49 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v150 v151  
    66
    77(The page is being watched and an email is automatically sent when it is edited)
     8
     9== Patches for [wiki:QtWebKitRelease21 QtWebKit 2.1] ==
     10
     11Patches for inclusion in the {{{qtwebkit-2.1}}} branch of http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit .
     12
     13In 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
     21The release dudes will pick it up from there and cherry-pick the landed revision into the branch.
    822
    923== Patches for [wiki:QtWebKitRelease20 QtWebKit 2.0] ==