= 2009 = == Week 33 == Status Meeting Agenda/Minutes: 1. QtScript + JavaScriptCore status * What's left to do? * What do we do with those patches to JavaScriptCore? * When and how do we propose QtScript for inclusion into WebKit SVN? 2. QtWebKit update in Qt master 3. Bot/DRT Status 4. Qt 4.6 Alpha * Showstoppers? * What's can we do before the alpha, what can postpone? 5. APIs * What's still missing that is low-hanging fruit? == Week 18 == * ~~Extend documentation with lots of snippets.~~ * ~~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~~ * ~~Created {{{qtwebkit-4.6-staging}}} branch (frequently rewound) (Simon)~~ == Week 17 == * DOM API: * ~~Another round of API review~~ * ~~Some new functions discussed in the review need to be implemented now.~~ * ~~Eliminate QWebElementCollection in favour of QList