Changes between Version 32 and Version 33 of QtWebKitJournal
- Timestamp:
- Aug 10, 2009, 7:05:05 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitJournal
v32 v33 1 1 = 2009 = 2 2 3 == Week 33 == 4 5 Status Meeting Agenda/Minutes: 6 7 1. QtScript + JavaScriptCore status 8 * What's left to do? 9 * What do we do with those patches to JavaScriptCore? 10 * When and how do we propose QtScript for inclusion into WebKit SVN? 11 2. QtWebKit update in Qt master 12 3. Bot/DRT Status 13 4. Qt 4.6 Alpha 14 * Showstoppers? 15 * What's can we do before the alpha, what can postpone? 16 5. APIs 17 * What's still missing that is low-hanging fruit? 18 19 3 20 == Week 18 == 4 * Extend documentation with lots of snippets.21 * ~~Extend documentation with lots of snippets.~~ 5 22 * ~~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... -> Postponed: We shall use that correct behaviour in new API with QScriptValue~~ 6 23 * ~~Created {{{qtwebkit-4.6-staging}}} branch (frequently rewound) (Simon)~~