[webkit-qt] [announce] qtwebkit-2.2-week21 status report - changes since qtwebkit-2.2-week20

Ademar Reis ademar.reis at openbossa.org
Mon May 30 11:39:21 PDT 2011


Hi there.

This weekly tag contains usual fixes for regressions and crashes, but no major highlights. As a heads up, we have a number of media related fixes in our queue, they will probably be included in the next weekly tag.

Release Notes for qtwebkit-2.2-week21 - Changes since qtwebkit-2.2-week20

37 bugs, 45 commits



=== Bugs fixed / Tasks done: ===
 * [https://webkit.org/b/32882 #32882]: (restricted bug)
 * [https://webkit.org/b/34635 #34635]: [Qt] When QWebView has a different style set on it then the scrollbars are not rendered correctly
 * [https://webkit.org/b/45561 #45561]: NULL deref when SVG elements have table styles
 * [https://webkit.org/b/57140 #57140]: Crash from null pointer dereference below WebCore::StorageAreaImpl::setItem()
 * [https://webkit.org/b/60377 #60377]: [Qt] fast/canvas/webgl/gl-uniform-arrays.html failing for Qt on Linux
 * [https://webkit.org/b/60429 #60429]: Crash when sending a wheel event to a node with no shadow ancestor node
 * [https://webkit.org/b/60432 #60432]: REGRESSION (r78846): Insufficient expansion for justification when there are multiple inline boxes
 * [https://webkit.org/b/60534 #60534]: Crashes if the document inside iframe is removed during pasting some text into it.
 * [https://webkit.org/b/60559 #60559]: Frequent crashes beneath WebCore::ScriptElement::prepareScript
 * [https://webkit.org/b/60689 #60689]: REGRESSION (r81992): layout triggered by position update fails to apply when transform is updated at same time
 * [https://webkit.org/b/60692 #60692]: [SVG] Assertion failure by dragging text between input fields inside <foreignObject>s
 * [https://webkit.org/b/60837 #60837]: (restricted bug)
 * [https://webkit.org/b/60846 #60846]: ASSERT(isMainThread()) when using single threaded jsc executable
 * [https://webkit.org/b/60914 #60914]: REGRESSION(r84311): WebKit copies too much styles when copying
 * [https://webkit.org/b/60920 #60920]: editing/deleting/5091898.html should be renamed and converted to a dump-as-markup test
 * [https://webkit.org/b/60923 #60923]: editing/pasteboard/5075944-2.html and 5075944-3.html should be renamed and converted to dump-as-markup tests
 * [https://webkit.org/b/60980 #60980]: (restricted bug)
 * [https://webkit.org/b/60988 #60988]: Wrap copied contents by one style span instead of two
 * [https://webkit.org/b/60996 #60996]: editing/pasteboard/paste-text-012.html should be a dump-as-markup test
 * [https://webkit.org/b/60998 #60998]: editing/pasteboard/paste-blockquote-2.html and paste-blockquote-3.html should be dump-as-markup tests
 * [https://webkit.org/b/61005 #61005]: (restricted bug)
 * [https://webkit.org/b/61044 #61044]: [Qt] Fix tst_QGraphicsWebView::setPalette(inactiveBG) autotest
 * [https://webkit.org/b/61102 #61102]: editing/pasteboard/paste-blockquote-into-blockquote-3.html should be a dump-as-markup test
 * [https://webkit.org/b/61132 #61132]: fix render overflow computation for input type=range
 * [https://webkit.org/b/61196 #61196]: (restricted bug)
 * [https://webkit.org/b/61202 #61202]: [Qt] fast/canvas/webgl/gl-object-get-calls.html crash for Qt based webkit
 * [https://webkit.org/b/61229 #61229]: REGRESSION (r70748): WebKit cannot play QuickTime movies on Mac OS X Wiki Server pages
 * [https://webkit.org/b/61288 #61288]: [Qt] When opening a combo-box the popup renders badly.
 * [https://webkit.org/b/61293 #61293]: (restricted bug)
 * [https://webkit.org/b/61314 #61314]: [Qt] QtWebKit crashes when dragging not loaded images
 * [https://webkit.org/b/61329 #61329]: REGRESSION(r87007): patch unnecessarily breaks HTML5 compatibility (Requested by estes on #webkit).
 * [https://webkit.org/b/61480 #61480]: drag-not-loaded-image.html test crashes when WebKit is built with debug option
 * [https://webkit.org/b/61502 #61502]: Always antialias table borders when scaling
 * [https://webkit.org/b/61511 #61511]: WebCore::HTMLSummaryElement::isMainSummary ReadAV at NULL
 * [https://webkit.org/b/61527 #61527]: [Qt] QtTestBrowser "Switch User Agent" dialog is broken
 * [https://webkit.org/b/61564 #61564]: REGRESSION(r87368): Wrong approach, will do the wrong thing if the element needs simplified normal flow layout but is not positioned (Requested by jamesr on #webkit).
 * [https://webkit.org/b/61692 #61692]: REGRESSION (r85375): Load event is sometimes lost when multiple image elements use the same URL

=== Commits added or cherry-picked: ===
 * [http://gitorious.org/webkit/qtwebkit/commit/27c2c6c 27c2c6c]: [Qt] When opening a combo-box the popup renders badly.
 * [http://gitorious.org/webkit/qtwebkit/commit/e1ed18d e1ed18d]: Tests that we do not crash when parsing css color for integer or
 * [http://gitorious.org/webkit/qtwebkit/commit/b3dc19e b3dc19e]: editing/deleting/5091898.html should be renamed and converted to a dump-as-markup test
 * [http://gitorious.org/webkit/qtwebkit/commit/d75ec39 d75ec39]: editing/pasteboard/5075944-2.html and 5075944-3.html should be renamed and converted to dump-as-markup tests
 * [http://gitorious.org/webkit/qtwebkit/commit/e6f8b24 e6f8b24]: editing/pasteboard/paste-text-012.html should be a dump-as-markup test
 * [http://gitorious.org/webkit/qtwebkit/commit/ee2d2c5 ee2d2c5]: editing/pasteboard/paste-blockquote-2.html and paste-blockquote-3.html should be dump-as-markup tests
 * [http://gitorious.org/webkit/qtwebkit/commit/326f93c 326f93c]: editing/pasteboard/paste-blockquote-into-blockquote-3.html should be a dump-as-markup test
 * [http://gitorious.org/webkit/qtwebkit/commit/cff1777 cff1777]: Wrap copied contents by one style span instead of two
 * [http://gitorious.org/webkit/qtwebkit/commit/ca2dab5 ca2dab5]: REGRESSION(r84311): WebKit copies too much styles when copying
 * [http://gitorious.org/webkit/qtwebkit/commit/6d4125a 6d4125a]: Test for: Crash from null pointer dereference below WebCore::StorageAreaImpl::setItem()
 * [http://gitorious.org/webkit/qtwebkit/commit/92d64ea 92d64ea]: http://trac.webkit.org/changeset/87007
 * [http://gitorious.org/webkit/qtwebkit/commit/2f7126a 2f7126a]: Convert raw pointer to RefPtr.
 * [http://gitorious.org/webkit/qtwebkit/commit/e38ff03 e38ff03]: Tests that we do not crash when trying to access a removed
 * [http://gitorious.org/webkit/qtwebkit/commit/6b1ee9e 6b1ee9e]: Tests that we do not crash when trying to parse an invalid font family
 * [http://gitorious.org/webkit/qtwebkit/commit/49b8a1e 49b8a1e]: fix render overflow computation for input type=range
 * [http://gitorious.org/webkit/qtwebkit/commit/f8d4988 f8d4988]: REGRESSION (r70748): WebKit cannot play QuickTime movies on Mac OS X Wiki Server pages
 * [http://gitorious.org/webkit/qtwebkit/commit/46706ea 46706ea]: [SVG] Assertion failure by dragging text between input fields inside <foreignObject>s
 * [http://gitorious.org/webkit/qtwebkit/commit/5087eaa 5087eaa]: [Qt] When QWebView has a different style set on it then the scrollbars are not rendered correctly
 * [http://gitorious.org/webkit/qtwebkit/commit/7d0d05a 7d0d05a]: REGRESSION (r81992): layout triggered by position update fails to apply when transform is updated at same time
 * [http://gitorious.org/webkit/qtwebkit/commit/ef13621 ef13621]: ASSERT(isMainThread()) when using single threaded jsc executable
 * [http://gitorious.org/webkit/qtwebkit/commit/8cfca23 8cfca23]: [Qt] QtWebKit crashes when dragging not loaded images
 * [http://gitorious.org/webkit/qtwebkit/commit/09d9bcb 09d9bcb]: drag-not-loaded-image.html test crashes when WebKit is built with debug option
 * [http://gitorious.org/webkit/qtwebkit/commit/40d8b0f 40d8b0f]: editing/deleting/5091898.html should be renamed and converted to a dump-as-markup test
 * [http://gitorious.org/webkit/qtwebkit/commit/d18ba15 d18ba15]: editing/pasteboard/5075944-2.html and 5075944-3.html should be renamed and converted to dump-as-markup tests
 * [http://gitorious.org/webkit/qtwebkit/commit/4539766 4539766]: Always antialias borders, outlines and rules when scaling
 * [http://gitorious.org/webkit/qtwebkit/commit/6b2f436 6b2f436]: Crash when sending a wheel event to a node with no shadow ancestor node
 * [http://gitorious.org/webkit/qtwebkit/commit/7e1bab1 7e1bab1]: <rdar://problem/9401853> REGRESSION (r78846): Insufficient expansion for justification when there are multiple inline boxes
 * [http://gitorious.org/webkit/qtwebkit/commit/3374ed3 3374ed3]: Frequent crashes beneath WebCore::ScriptElement::prepareScript
 * [http://gitorious.org/webkit/qtwebkit/commit/25483fc 25483fc]: Crashes if the document inside iframe is removed during pasting some text into it.
 * [http://gitorious.org/webkit/qtwebkit/commit/409b9ad 409b9ad]: Clear the image from ImageLoader rather than clearing the ImageLoader in HTMLObjectElement::renderFallbackContent.
 * [http://gitorious.org/webkit/qtwebkit/commit/51381f8 51381f8]: NULL deref when SVG elements have table styles
 * [http://gitorious.org/webkit/qtwebkit/commit/60e2176 60e2176]: Tests that we do not crash when auto-focus triggers a attach.
 * [http://gitorious.org/webkit/qtwebkit/commit/d462b6b d462b6b]: http://trac.webkit.org/changeset/87368
 * [http://gitorious.org/webkit/qtwebkit/commit/2b01ffb 2b01ffb]: Updated some platform-specific expected results after r86028.
 * [http://gitorious.org/webkit/qtwebkit/commit/712f663 712f663]: Updated a platform-specific expected result again after r86028.
 * [http://gitorious.org/webkit/qtwebkit/commit/db6e56c db6e56c]: Skip fast/block/positioning/start-ignoring-before.html on mac
 * [http://gitorious.org/webkit/qtwebkit/commit/bb2ecb8 bb2ecb8]: [Qt] QtTestBrowser "Switch User Agent" dialog is broken
 * [http://gitorious.org/webkit/qtwebkit/commit/122c9e6 122c9e6]: [Qt] fast/canvas/webgl/gl-uniform-arrays.html failing for Qt on Linux
 * [http://gitorious.org/webkit/qtwebkit/commit/9682ccf 9682ccf]: [Qt] fast/canvas/webgl/gl-uniform-arrays.html failing for Qt on Linux
 * [http://gitorious.org/webkit/qtwebkit/commit/f201b09 f201b09]: REGRESSION (r81992): layout triggered by position update fails to apply when transform is updated at same time
 * [http://gitorious.org/webkit/qtwebkit/commit/27ca4d8 27ca4d8]: WebCore::HTMLSummaryElement::isMainSummary crashes
 * [http://gitorious.org/webkit/qtwebkit/commit/329d0c6 329d0c6]: [Qt] Fix tst_QGraphicsWebView::setPalette(inactiveBG) autotest
 * [http://gitorious.org/webkit/qtwebkit/commit/d14495f d14495f]: GraphicsContext3DInternal object should be called for getAttachedShaders.
 * [http://gitorious.org/webkit/qtwebkit/commit/db21b6f db21b6f]: REGRESSION (r85375): Load event is sometimes lost when multiple image elements use the same URL
 * [http://gitorious.org/webkit/qtwebkit/commit/855622e 855622e]: Suggested by Simon Fraser.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110530/88b3497a/attachment-0001.html>


More information about the webkit-qt mailing list