First weekly release after beta-1 We've focused on blocking bugs and security issues, plus a few qt-4.8 integration fixes. 14 bugs, 17 commits === Bugs fixed / Tasks done: === * [https://webkit.org/b/55930 #55930]: (restricted bug) * [https://webkit.org/b/56393 #56393]: Crash on www.crave.cnet.com in FrameView::windowClipRect() * [https://webkit.org/b/57554 #57554]: [Qt] QML Webview causes performance drops * [https://webkit.org/b/58216 #58216]: Remove safeFloatToInt() in FloatRect.cpp and replace with working version of clampToInteger() * [https://webkit.org/b/60307 #60307]: (restricted bug) * [https://webkit.org/b/61200 #61200]: [Qt] The Qt WebKit Symbian .def file needs to be updated so Symbian will build * [https://webkit.org/b/63076 #63076]: (restricted bug) * [https://webkit.org/b/63235 #63235]: [Qt] Fix tst_QWebFrame::setHtmlWithResource() API test * [https://webkit.org/b/63236 #63236]: [Qt] Fix tst_QWebFrame::renderGeometry() API test * [https://webkit.org/b/63244 #63244]: [Qt] Fix tst_QWebPage::showModalDialog() API test * [https://webkit.org/b/63533 #63533]: [Qt] Use QtQuick imports in Api tests rather than old deprecated Qt 4.x imports. * [https://webkit.org/b/63562 #63562]: [Qt] Use <QtX/x.h> style of headers for Qt tests which rely on it. * [https://webkit.org/b/63639 #63639]: [Qt] Add Qt dependencies in QtWebKit's main pro file. * [https://webkit.org/b/63650 #63650]: (restricted bug) === Commits added or cherry-picked: === * [http://gitorious.org/webkit/qtwebkit/commit/8fea0b2 8fea0b2]: [Qt] Use QtQuick imports in Api tests rather than old deprecated Qt 4.x imports. * [http://gitorious.org/webkit/qtwebkit/commit/dad7a55 dad7a55]: Crash on www.crave.cnet.com in FrameView::windowClipRect() * [http://gitorious.org/webkit/qtwebkit/commit/46db30c 46db30c]: [Qt] Use <QtX/x.h> style of headers for Qt tests which rely on it. * [http://gitorious.org/webkit/qtwebkit/commit/add65a5 add65a5]: [Qt] Fix tst_QWebPage::showModalDialog() API test * [http://gitorious.org/webkit/qtwebkit/commit/b3c9336 b3c9336]: [Qt] Fix tst_QWebFrame::setHtmlWithResource() API test * [http://gitorious.org/webkit/qtwebkit/commit/78c01ef 78c01ef]: Remove safeFloatToInt() in FloatRect.cpp and replace with working version of clampToInteger() * [http://gitorious.org/webkit/qtwebkit/commit/ea7652b ea7652b]: Bug 55930 - (CVE-2011-1440) Incorrect handling of 'display:' property within nested <ruby> tags * [http://gitorious.org/webkit/qtwebkit/commit/a52dbae a52dbae]: [Qt] Add Qt dependencies in QtWebKit's main pro file. * [http://gitorious.org/webkit/qtwebkit/commit/6f7f62f 6f7f62f]: <rdar://problem/9354979> REGRESSION (r83070-r83126): Conversation takes 10 seconds to load and makes mail unresponsive * [http://gitorious.org/webkit/qtwebkit/commit/ab9eda4 ab9eda4]: In RenderBlock, RenderWidget and RenderReplaced destroy functions, * [http://gitorious.org/webkit/qtwebkit/commit/0f5b11e 0f5b11e]: Crash when calling DOMSubtreeModified event when extracting range * [http://gitorious.org/webkit/qtwebkit/commit/74bcfbc 74bcfbc]: [Qt] QML Webview causes performance drops * [http://gitorious.org/webkit/qtwebkit/commit/2b44c16 2b44c16]: [Qt][Symbian] Update .def file for Symbian * [http://gitorious.org/webkit/qtwebkit/commit/173b2e2 173b2e2]: [Qt] Fix tst_QWebFrame::renderGeometry() API test * [http://gitorious.org/webkit/qtwebkit/commit/adb4276 adb4276]: Assertion failure in RenderSVGInlineText::characterStartsNewTextChunk * [http://gitorious.org/webkit/qtwebkit/commit/6b621d1 6b621d1]: Skip test introduced in r90068 that fails on qtwebkit-2.2 * [http://gitorious.org/webkit/qtwebkit/commit/e3377c0 e3377c0]: [Qt][Symbian] Update .def file for Symbian to build Tools