Changes between Version 81 and Version 82 of QtWebKitTodo


Ignore:
Timestamp:
Apr 28, 2009 6:36:51 AM (15 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v81 v82  
    8080 * Add support for wrapping QWebElement in QVariant and return it in the new API, such a scriptProperty() or callScriptFunction. In the long run we would like to deprecate QWebFrame::evaluateJavaScript in favour of a function that returns a QScriptValue... (Simon)
    8181 * Extend documentation with lots of snippets. (Simon)
    82  * Implement the latest API changes based on the last review: See attached api_changes.txt
     82 * Implement the latest API changes based on the last review: See http://trac.webkit.org/attachment/wiki/QtWebKitTodo/api_changes.txt
    8383
    8484== Deferred DOM API Items ==