Changes between Version 14 and Version 15 of QtWebKitFeatures21
- Timestamp:
- Apr 25, 2011, 11:24:02 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitFeatures21
v14 v15 17 17 === Supported Platforms === 18 18 19 !QtWebKit 2.1.0 is suppported on mobile platforms: MeeGo , Harmattanand 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. 20 20 21 21 === Notable web developer features === … … 43 43 === JavaScript JIT === 44 44 45 Just-in-time (JIT) compilation for JavaScript works on the following platforms :45 Just-in-time (JIT) compilation for JavaScript works on the following platforms (some of the not officially supported): 46 46 47 47 * 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 supportedon 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. 49 49 * Linux on x86 platforms with gcc 4.1 or higher 50 50 * Linux on ARM (Thumb-2 JIT is not currently used) … … 525 525 526 526 527 528 527 == QtWebKit 2.1.x == 529 528