Updates: * stampho status: clean up QtJSBackend's string methods and working on the next V8 update * tronical status: weird build issues on mac, DRT * mibrunin status: Testing with moved webview, looking what still has to be (re)moved * kadam status: Gardening. debugging with valgrind: bug 110440. * jturcotte status: Still struggling with C++ objects ownership not behing clean when passing the QtDownloadItem through the signal. It's now either 1. Leaking the QtDownloadItems like we do now 2. Deleting them right after onSucceeded and ask all QML UIs to check for null on their property 3. Revert to use QAbstractListModel and add Model::cancel(int downloadIndex) for method calls. Not sure which one is less worse... * carewolf status: Working on Qt 5.1 stuff
Missing updates from: azbest_hu, bbandix, cmarcelo, elproxy, jeez_, zalan, zalbisser _______________________________________________ webkit-qt mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-qt
