Changes between Version 112 and Version 113 of QtWebKitTodo
- Timestamp:
- Jun 11, 2009, 4:58:49 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v112 v113 92 92 Goal: Make a first beta release of QtWebKit for Qt 4.6, including the new QtWebKit DOM API. 93 93 94 * Review new API in trunk. 95 * Make sure it builds on all platforms it build with Qt 4.5. (including Windows/CE) 94 * Cherry-pick fixes into {{{qtwebkit-4.6-staging}}}. 95 * Run {{{util/webkit/mkdist-webkit}}} in Qt webkit repository. 96 * {{{git push qtsoftware:qt/qt-webkit.git qtwebkit-4.6-staging}}} 97 * Verify Pulse is green. 98 * Inside qt.git run {{{util/webkit/mkdist-webkit origin/qtwebkit-4.6-staging}}} 99 * Create a tag for the import and push it. 96 100 97 101 == Deferred DOM API Items ==