Changes between Version 4 and Version 5 of QtWebKitTableOfFeatures46


Ignore:
Timestamp:
Feb 12, 2010 1:14:03 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures46

    v4 v5  
    1616= JavaScript JIT =
    1717
    18 In QtWebKit, Just-in-time (JIT) compilation for JavaScript is supported on the following platforms:
     18Just-in-time (JIT) compilation for JavaScript is supported on the following platforms:
    1919
    2020 * Mac OS X, 64-bit and 32-bit
    2121 * Windows desktop platforms when using Microsoft Visual C++ or gcc 4.1 or higher (MinGW)
    2222 * Linux on x86 platforms with gcc 4.1 or higher
    23  * Linux on ARMv6
    24  * TBD: what about Linux on ARMv7?
     23 * Linux on ARM (Thumb-2 JIT is not currently used)
    2524
    2625= HTML5 canvas and media =