Changes between Version 2 and Version 3 of QtWebKitFeatures46


Ignore:
Timestamp:
Aug 10, 2009 9:49:46 AM (15 years ago)
Author:
kenneth@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitFeatures46

    v2 v3  
    66  * QWebElement together with QWebFrame::findFirstElement and findAllElements allows easy traversal and content manipulation.
    77  * qWebKitVersion to determine the current WebKit Version
     8  * Fixed various focus issues with plugins on Linux and Mac.
     9  * New API for dealing with HTML5 technologies such as the Offline Web Application Cache
     10  * API for cleaning the memory caches during runtime.
     11  * requestedUrl API
     12  * Got the layout testing intrastructure up and running, resulting in less buggy and more conformant WebKit port
     13  * Symbian S60 support
     14  * Font fixes, incl. spacing.
     15  * Support for using a different QStyle per page.
    816
    917= Cross-platform WebKit features =
     18  * Web Workers.
     19  * ARM v7/Thumb2 Javasctipt JIT