Changes between Version 10 and Version 11 of QtWebKitFeatures21
- Timestamp:
- Apr 18, 2011, 10:56:09 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitFeatures21
v10 v11 17 17 === Supported Platforms === 18 18 19 !QtWebKit 2.1.0 is being verified for Symbian{{{^}}}3 and Maemo Harmattan platforms. While it may run on other platforms, neither stability nor all features are guaranteed, as the QA effort there was limited. There's no official support from Nokia on non-mobile platforms.19 !QtWebKit 2.1.0 is being verified for Symbian{{{^}}}3 and Maemo Harmattan platforms. While it may run on other platforms, there's no official support from Nokia and neither stability nor all features are guaranteed. 20 20 21 21 === Notable web developer features === … … 60 60 Since the branch was forked from trunk on [http://gitorious.org/webkit/qtwebkit/commit/4a1210a commit 4a1210a] ([63881] on SVN), the following bugs have been fixed and commits made (please note that all tasks on webkit are tracked using a "bug" ticket): 61 61 62 ==== Bugs fixed / Tasks done :====62 ==== Bugs fixed / Tasks done ==== 63 63 * [https://webkit.org/b/29381 #29381]: [Qt] [Regression] QWebView::setHtml() executes script body twice 64 64 * [https://webkit.org/b/29847 #29847]: [Qt] Add support for automatically creating new windows in QWebView … … 242 242 * [https://webkit.org/b/56054 #56054]: Input[type=number] should step by 1. by default 243 243 244 245 ==== Commits added or cherry-picked: ==== 244 ==== Commits added or cherry-picked ==== 246 245 * [http://gitorious.org/webkit/qtwebkit/commit/54ecd4d 54ecd4d]: [RVCT] ACID3 test crash 247 246 * [http://gitorious.org/webkit/qtwebkit/commit/22fb1b1 22fb1b1]: Add TransformActionEvent support