Changes between Version 2 and Version 3 of QtWebKitTableOfFeatures46


Ignore:
Timestamp:
Feb 11, 2010 7:33:20 AM (14 years ago)
Author:
Henry Haverinen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTableOfFeatures46

    v2 v3  
    1616= JavaScript JIT =
    1717
    18 || '''Feature''' || '''Status''' ||
    19 || x86 JavaScript JIT || ||
    20 || ARM v7/Thumb2 Javascript JIT|| ||
    21 || MIPS JavaScript JIT|| ||
     18In QtWebKit, Just-in-time (JIT) compilation for JavaScript is supported on the following platforms:
     19
     20* Mac OS X, 64-bit and 32-bit
     21* Windows desktop platforms when using Microsoft Visual C++ or gcc 4.1 or higher (MinGW)
     22* Linux on x86 platforms with gcc 4.1 or higher
     23* Linux on ARMv6
     24* TBD: what about Linux on ARMv7?
     25
    2226
    2327= HTML5 canvas and media =