Changes between Version 6 and Version 7 of QtWebKitFeatures22


Ignore:
Timestamp:
Jun 3, 2011 11:57:51 AM (13 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitFeatures22

    v6 v7  
    4444Note: HTML5 and CSS3 features are based on draft specifications that are subject to change.
    4545
    46 === JavaScript JIT ===
    47 
    48 Just-in-time (JIT) compilation for JavaScript works on the following platforms (some of them not officially supported):
    49   * Mac OS X, 64-bit and 32-bit
    50   * 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.
    51   * Linux on x86 platforms with gcc 4.1 or higher
    52   * Linux on ARM (Thumb-2 JIT is not currently used)
    53   * Linux on MIPS architecture, maintained by MIPS Technologies.
    54   * Symbian
    55 
    56 === Netscape Plug-in API ===
    57 
    58 !QtWebKit-2.2 includes the Netscape Plug-in API on X11, Windows, and Mac OS X.
    59 
    6046== See also ==
    6147   * [wiki:QtWebKitRelease22 QtWebKit-2.2 release page]