Changes between Version 10 and Version 11 of QtWebKitFeatures21


Ignore:
Timestamp:
Apr 18, 2011 10:56:09 AM (13 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitFeatures21

    v10 v11  
    1717=== Supported Platforms ===
    1818
    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.
    2020
    2121=== Notable web developer features ===
     
    6060Since 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):
    6161
    62 ==== Bugs fixed / Tasks done: ====
     62==== Bugs fixed / Tasks done ====
    6363 * [https://webkit.org/b/29381 #29381]: [Qt] [Regression] QWebView::setHtml() executes script body twice
    6464 * [https://webkit.org/b/29847 #29847]: [Qt] Add support for automatically creating new windows in QWebView
     
    242242 * [https://webkit.org/b/56054 #56054]: Input[type=number] should step by 1. by default
    243243
    244 
    245 ==== Commits added or cherry-picked: ====
     244==== Commits added or cherry-picked ====
    246245 * [http://gitorious.org/webkit/qtwebkit/commit/54ecd4d 54ecd4d]: [RVCT] ACID3 test crash
    247246 * [http://gitorious.org/webkit/qtwebkit/commit/22fb1b1 22fb1b1]: Add TransformActionEvent support