Changes between Version 14 and Version 15 of QtWebKitFeatures21


Ignore:
Timestamp:
Apr 25, 2011 11:24:02 AM (13 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitFeatures21

    v14 v15  
    1717=== Supported Platforms ===
    1818
    19 !QtWebKit 2.1.0 is suppported on mobile platforms: MeeGo, Harmattan and Symbian{{{^}}}3. While it may run well on desktop platforms (specially Linux, where considerable testing has been performed), it's not officially supported there.
     19!QtWebKit 2.1.0 is suppported on mobile platforms: MeeGo 1.1 and Symbian{{{^}}}3. While it may run well on desktop platforms (specially Linux, where considerable testing has been performed), it's not officially supported there.
    2020
    2121=== Notable web developer features ===
     
    4343=== JavaScript JIT ===
    4444
    45 Just-in-time (JIT) compilation for JavaScript works on the following platforms:
     45Just-in-time (JIT) compilation for JavaScript works on the following platforms (some of the not officially supported):
    4646
    4747 * Mac OS X, 64-bit and 32-bit
    48  * Windows desktop platforms when using Microsoft Visual C++ or gcc 4.1 or higher (MinGW). 32-bit build only; JIT is not supported on 64-bit builds on Windows.
     48 * Windows desktop platforms when using Microsoft Visual C++ or gcc 4.1 or higher (MinGW). 32-bit build only; JIT currently doesn't work on 64-bit builds on Windows.
    4949 * Linux on x86 platforms with gcc 4.1 or higher
    5050 * Linux on ARM (Thumb-2 JIT is not currently used)
     
    525525
    526526
    527 
    528527== QtWebKit 2.1.x ==
    529528