Changes between Version 81 and Version 82 of QtWebKitTodo
- Timestamp:
- Apr 28, 2009, 6:36:51 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v81 v82 80 80 * 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) 81 81 * Extend documentation with lots of snippets. (Simon) 82 * Implement the latest API changes based on the last review: See attachedapi_changes.txt82 * Implement the latest API changes based on the last review: See http://trac.webkit.org/attachment/wiki/QtWebKitTodo/api_changes.txt 83 83 84 84 == Deferred DOM API Items ==