<p>Hello there.</p>
<p>We're almost there: this week's release is our first Release Candidate (RC1) of QtWebKit-2.2.0. It's been a long journey and we're quite confident that QtWebKit-2.2 is a high-quality release.</p>
<p>QtWebKit-2.2 has received hundreds of fixes since the branch creation back in May (most of them cherry-picks of fixes from trunk.) It's an up-to-date release, incorporating the implementation of several new specs on HTML(5), CSS(3) and JavaScript, plus many improvements and bugfixes when compared to our previous release. It's also completely up-to-date regarding security problems: all security issues found in trunk since the branch creation (dozens of them) have been cherry-picked into the stabilization branch.</p>
<p>If no critical bugs are reported during the next two weeks, we should declare it QtWebKit-2.2.0 final, so tests at this point are extremely important. If your application depends on QtWebKit or you have plans to use it, we strongly encourage you to try this version and give us your feedback (be it positive or negative.)</p>
<p>More details in our release page: http://trac.webkit.org/wiki/QtWebKitRelease22</p>
<p>Thanks!</p>
<p>Release Notes for qtwebkit-2.2-rc1 - changes since qtwebkit-2.2-week35</p>
<p>14 bugs, 21 commits</p>
<br>
<p><strong>Bugs fixed / Tasks done:</strong></p>
<ul>
<li><a href="https://webkit.org/b/59927">#59927</a>: [SH4] AssemblerLabel does not name a type
<li><a href="https://webkit.org/b/60176">#60176</a>: [Qt]http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html fails with Qt 4.8
<li><a href="https://webkit.org/b/61805">#61805</a>: (restricted bug)
<li><a href="https://webkit.org/b/63259">#63259</a>: Warnings in JSC's JIT on 32 bit
<li><a href="https://webkit.org/b/64527">#64527</a>: [Qt]Update layout test results for newer Qt 4.8.x
<li><a href="https://webkit.org/b/64753">#64753</a>: (restricted bug)
<li><a href="https://webkit.org/b/67254">#67254</a>: [Qt][DRT] Normalize file:///tmp/LayoutTests in LayoutTestController::pathToLocalResource()
<li><a href="https://webkit.org/b/67364">#67364</a>: (restricted bug)
<li><a href="https://webkit.org/b/67488">#67488</a>: (restricted bug)
<li><a href="https://webkit.org/b/67644">#67644</a>: [Qt][Symbian] REGRESSION[94105] DumpRenderTree.exe doesn't build on Symbian
<li><a href="https://webkit.org/b/67735">#67735</a>: (restricted bug)
<li><a href="https://webkit.org/b/67748">#67748</a>: (restricted bug)
<li><a href="https://webkit.org/b/67784">#67784</a>: frame-loading-via-document-write.html test cases have extra slash in path
<li><a href="https://webkit.org/b/67958">#67958</a>: (restricted bug)
</ul>
<p><strong>Commits added or cherry-picked:</strong></p>
<ul>
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/8f786a9">8f786a9</a>: Crash in RenderObjectChildList::destroyLeftOverChildren()
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/bf20939">bf20939</a>: Style not propagated to anonymous boxes and anonymous
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/492fd51">492fd51</a>: Author: Abhishek Arya <inferno@chromium.org>
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/cc833a0">cc833a0</a>: [Qt][Symbian] REGRESSION[94105] DumpRenderTree.exe doesn't build on Symbian
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/e2d9da8">e2d9da8</a>: Warnings in JSC's JIT on 32 bit
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/7692afd">7692afd</a>: Unreviewed. Qt rebaselines for r94543.
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/fbbf7fb">fbbf7fb</a>: Style not propagated to anonymous boxes and anonymous
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/d88f63d">d88f63d</a>: [Qt][Mac] Skip new failing tests to paint the bot green
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/f433312">f433312</a>: [Qt] Update layout test results for newer Qt 4.8.x
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/9d4ce05">9d4ce05</a>: REGRESSION (r66874): Missing RefPtr in ScriptController
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/e5f1080">e5f1080</a>: [SH4] AssemblerLabel does not name a type
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/fd24285">fd24285</a>: Source/WebCore: Crash due to bad data in SVGDocumentExtensions m_pendingResources
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/226e912">226e912</a>: :before content rendering issues with list markers and run-ins.
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/6c62962">6c62962</a>: Source/WebCore: Assert being hit in AccessibilityRenderObject::addChildren()
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/c7ae625">c7ae625</a>: [Qt] Unreviewed gardening after r94857. Add platform specific expected files.
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/f073908">f073908</a>: Unreviewed. Chromium, GTK, Qt rebaselines for r94857.
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/ed615cf">ed615cf</a>: [Qt][Mac] Skip more new failing tests to paint the bot green
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/4f9120c">4f9120c</a>: [Qt][DRT] Normalize file:///tmp/LayoutTests in LayoutTestController::pathToLocalResource()
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/c2fa30b">c2fa30b</a>: frame-loading-via-document-write.html test cases have extra slash in path
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/4950002">4950002</a>: Fix out-of-bounds access in Gradient::sortStopsIfNecessary
<li><a href="http://gitorious.org/webkit/qtwebkit/commit/64cce10">64cce10</a>: [Qt]http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html
</ul>