[webkit-qt] [announce] qtwebkit-2.2-week19 status report - changes since 393a82ea2fb151c5c47a7c86a48a41617f608dc1

Ademar Reis ademar.reis at openbossa.org
Mon May 16 14:31:21 PDT 2011


Hi everybody

Starting with QtWebKit-2.2 development, I plan to send out these weekly
reports (every monday) with the list of bugs and commits that were cherry-
picked during the past week.

They should be far shorter than this one, which is the first since the 2.2
branch was open, about 10 days ago.

During 2.1 development this kind of report was being posted on the "QtWebKit
Developer Journal" blog, but I think via e-mail we have the opportunity to
discuss it better and as a standard report, it does not deserve a blog post.

I hope they are useful... if you guys feel I am spamming the list or want some
change, please let me know. :-)

Release Notes for qtwebkit-2.2-week19 - Changes since
393a82ea2fb151c5c47a7c86a48a41617f608dc1

33 bugs, 48 commits


**Bugs fixed / Tasks done:**

  * [#57621][1]: [Qt] Install targets are not working correctly for
modularized Qt and QtWebkit

  * [#58556][2]: [Qt] GraphicsContext3D::getImageData() does not retrieve
image data correctly

  * [#59941][3]: REGRESSION(79985): Changes in fill-opacity should trigger
repaint but don't

  * [#59983][4]: Update node list cache count on the containing TreeScope
rather than the Document

  * [#60090][5]: REGRESSION(r73886): Frequent crashes in
replaceSelectionWithFragment

  * [#60101][6]: ASSERT(m_state == ParsingState) fires @ www.canalplus.fr

  * [#60155][7]: REGRESSION (r65868): createContextualFragment does not work
with <style>

  * [#60176][8]: [Qt]http/tests/xmlhttprequest/xmlhttprequest-missing-file-
exception.html fails with Qt 4.8

  * [#60257][9]: build-webkit --minimal build is broken because of r84789

  * [#60284][10]: Build fix with gcc 4.6 and c++0x support.

  * [#60304][11]: REGRESSION (r77954): HTTP Live Streams have incorrect
controller UI

  * [#60347][12]: [Qt] [qtwebkit-2.2] Fails to build with Qt for Embedded
Linux

  * [#60371][13]: Warning fix on PluginPackage.cpp.

  * [#60390][14]: REGRESSION (r81992): Portions of ticketmaster site render
blank

  * [#60398][15]: REGRESSION(r81684): cox.com webmail sign in button is
missing.

  * [#60399][16]: [Qt] one skipped 2d-transforms layout test passes on Qt
Linux - skip list to be updated

  * [#60449][17]: Full-screen video disappears behind black screen with
scrollbar, followed by crash at jerryseinfeld.com

  * [#60458][18]: [Qt] fix fast/dom/Geolocation/window-close-crash.html

  * [#60477][19]: [Qt] Tab not working in editing/inserting/typing-tab-
designmode-forms.html

  * [#60487][20]: [Qt] DRT eventSender.addTouchPoint method is not setting the
start position

  * [#60492][21]: [Qt] Simple small-caps text is displayed in uniform size.

  * [#60512][22]: REGRESSION (r84706): Crazy rendering of vimeo.com after
exiting fullscreen video

  * [#60513][23]: [Qt] QtRawFont support should check based on feature, not
version

  * [#60544][24]: [Qt] Add new qt-4.8 platform for layout testing

  * [#60551][25]: [Qt] Disable HAVE_QRAWFONT until Qt API stabilizes.

  * [#60554][26]: Convert editing/inserting/typing-tab-designmode-forms.html
to dumpAsText

  * [#60561][27]: [Qt] Implements a disable appearance for Media Elements of
Qt port.

  * [#60688][28]: [Qt] Arm debug build failing on ARMAssembler::debugOffset()

  * [#60824][29]: [Qt] Turn on CONFIG(production) for production branches

  * [#60883][30]: [Qt] Tools.pro misses include(common.pri)

  * [#60892][31]: REGRESSION(r83820): [Qt] Accelerated compositing no longer
works in QGraphicsWebView

**Commits added or cherry-picked:**

  * [c88e89d][32]: ASSERT(m_state == ParsingState) fires @ www.canalplus.fr

  * [edaf7dc][33]: Build fix with gcc 4.6 and c++0x support.

  * [b105226][34]: [Qt] Fix the build on Embedded Linux.

  * [9346ba4][35]: [Qt] Simple small-caps text is displayed in uniform size.

  * [11bc0cd][36]: 2011-05-06 Andreas Kling <andreas.kling at nokia.com>

  * [ca0106b][37]: [Qt] Use qt-arm platform instead of qt-linux on ARM
platform.

  * [0f9a659][38]: [Qt] Add new qt-4.8 platform for layout testing

  * [3ad8d01][39]: [Qt]http/tests/security/xss-DENIED-xsl-document.xml fails
with Qt 4.8

  * [bb92ead][40]: Unreviewed typo fix after r86148.

  * [f665181][41]: One more unreviewed typo fix after r86148. :(

  * [94a2465][42]: Unreviewed Qt 4.8 fix.

  * [30757bc][43]: [Qt] QtRawFont support should check based on feature, not
version

  * [c67afd3][44]: Rubber-stamped by Csaba Osztrogonac.

  * [e61374c][45]: Move plugins/plugin-javascript-access-expected.txt from qt-
linux platform

  * [2b35639][46]: [Qt][Mac] Add platform specific expected result for plugins
/plugin-javascript-access.html,

  * [7a425b7][47]: 2011-05-09 Darin Adler <darin at apple.com>

  * [2317327][48]: Warning fix on PluginPackage.cpp.

  * [f38046d][49]: REGRESSION(r73886): Frequent crashes in
replaceSelectionWithFragment

  * [9b3c5d2][50]: Full-screen video disappears behind black screen with
scrollbar, followed by crash at jerryseinfeld.com

  * [349bbeb][51]: REGRESSION (r84706): Crazy rendering of vimeo.com after
exiting fullscreen video

  * [b8f0053][52]: Install correct header files for webkit.

  * [9226105][53]: [Qt] GraphicsContext3D::getImageData() does not retrieve
image data correctly

  * [093ccfe][54]: Fix build-webkit --minimal.

  * [0182f02][55]: https://bugs.webkit.org/show_bug.cgi?id=60390
(<rdar://problem/9364449>)

  * [35361c3][56]: https://bugs.webkit.org/show_bug.cgi?id=60398
(<rdar://problem/9307696>)

  * [404cb83][57]: [Qt] one skipped 2d-transforms layout test passes on Qt
Linux - skip list to be updated

  * [f3c6a02][58]: REGRESSION (r77954): HTTP Live Streams have incorrect
controller UI

  * [44acce9][59]: [Qt] fix fast/dom/Geolocation/window-close-crash.html

  * [71d908c][60]: [MIPS] Fix compilation of the MIPS JIT

  * [9c272bf][61]: http://trac.webkit.org/changeset/85650

  * [bc99520][62]: <rdar://problem/9331651> REGRESSION: RPRVT grows by 1MB /
sec @ dvd2blu.com

  * [777307f][63]: Fix reparenting and destruction of counter nodes.

  * [92d1b15][64]: REGRESSION (r65868): createContextualFragment does not work
with <style>

  * [674fb8f][65]: REGRESSION(79985): Changes in fill-opacity should trigger
repaint but don't

  * [d2b42e8][66]: REGRESSION(79985): Changes in fill-opacity should trigger
repaint but don't

  * [b718e0e][67]: [Qt] Arm debug build failing on ARMAssembler::debugOffset()

  * [56692f3][68]: [Qt] Fix build on MSVC by only enabling tst_MIMESniffing on
linux.

  * [c3f6cb7][69]: [Qt] Fix build on MSVC.

  * [5a10613][70]: [Qt] Tools.pro misses include(common.pri)

  * [5a8743a][71]: Turn on CONFIG(production) on qtwebkit-2.2

  * [d1af018][72]: Add a few more XSLT and Web Timing tests to the Skip list

  * [213d0e5][73]: Another round of rebasing and skipping of tests after
CONFIG(production)

  * [59b6cd0][74]: Yet another test expectation change after
CONFIG(production)

  * [614ea61][75]: [Qt] Tab not working in editing/inserting/typing-tab-
designmode-forms.html

  * [816a9ab][76]: REGRESSION(r83820): [Qt] Accelerated compositing no longer
works in QGraphicsWebView.

  * [ba1970d][77]: [Qt] Implements a disable appearance for Media Elements of
Qt port.

  * [1064adb][78]: [Qt] DRT eventSender.addTouchPoint method is not setting
the start position

  * [abec9ee][79]: Convert editing/inserting/typing-tab-designmode-forms.html
to dumpAsText

   [1]: https://webkit.org/b/57621

   [2]: https://webkit.org/b/58556

   [3]: https://webkit.org/b/59941

   [4]: https://webkit.org/b/59983

   [5]: https://webkit.org/b/60090

   [6]: https://webkit.org/b/60101

   [7]: https://webkit.org/b/60155

   [8]: https://webkit.org/b/60176

   [9]: https://webkit.org/b/60257

   [10]: https://webkit.org/b/60284

   [11]: https://webkit.org/b/60304

   [12]: https://webkit.org/b/60347

   [13]: https://webkit.org/b/60371

   [14]: https://webkit.org/b/60390

   [15]: https://webkit.org/b/60398

   [16]: https://webkit.org/b/60399

   [17]: https://webkit.org/b/60449

   [18]: https://webkit.org/b/60458

   [19]: https://webkit.org/b/60477

   [20]: https://webkit.org/b/60487

   [21]: https://webkit.org/b/60492

   [22]: https://webkit.org/b/60512

   [23]: https://webkit.org/b/60513

   [24]: https://webkit.org/b/60544

   [25]: https://webkit.org/b/60551

   [26]: https://webkit.org/b/60554

   [27]: https://webkit.org/b/60561

   [28]: https://webkit.org/b/60688

   [29]: https://webkit.org/b/60824

   [30]: https://webkit.org/b/60883

   [31]: https://webkit.org/b/60892

   [32]: http://gitorious.org/webkit/qtwebkit/commit/c88e89d

   [33]: http://gitorious.org/webkit/qtwebkit/commit/edaf7dc

   [34]: http://gitorious.org/webkit/qtwebkit/commit/b105226

   [35]: http://gitorious.org/webkit/qtwebkit/commit/9346ba4

   [36]: http://gitorious.org/webkit/qtwebkit/commit/11bc0cd

   [37]: http://gitorious.org/webkit/qtwebkit/commit/ca0106b

   [38]: http://gitorious.org/webkit/qtwebkit/commit/0f9a659

   [39]: http://gitorious.org/webkit/qtwebkit/commit/3ad8d01

   [40]: http://gitorious.org/webkit/qtwebkit/commit/bb92ead

   [41]: http://gitorious.org/webkit/qtwebkit/commit/f665181

   [42]: http://gitorious.org/webkit/qtwebkit/commit/94a2465

   [43]: http://gitorious.org/webkit/qtwebkit/commit/30757bc

   [44]: http://gitorious.org/webkit/qtwebkit/commit/c67afd3

   [45]: http://gitorious.org/webkit/qtwebkit/commit/e61374c

   [46]: http://gitorious.org/webkit/qtwebkit/commit/2b35639

   [47]: http://gitorious.org/webkit/qtwebkit/commit/7a425b7

   [48]: http://gitorious.org/webkit/qtwebkit/commit/2317327

   [49]: http://gitorious.org/webkit/qtwebkit/commit/f38046d

   [50]: http://gitorious.org/webkit/qtwebkit/commit/9b3c5d2

   [51]: http://gitorious.org/webkit/qtwebkit/commit/349bbeb

   [52]: http://gitorious.org/webkit/qtwebkit/commit/b8f0053

   [53]: http://gitorious.org/webkit/qtwebkit/commit/9226105

   [54]: http://gitorious.org/webkit/qtwebkit/commit/093ccfe

   [55]: http://gitorious.org/webkit/qtwebkit/commit/0182f02

   [56]: http://gitorious.org/webkit/qtwebkit/commit/35361c3

   [57]: http://gitorious.org/webkit/qtwebkit/commit/404cb83

   [58]: http://gitorious.org/webkit/qtwebkit/commit/f3c6a02

   [59]: http://gitorious.org/webkit/qtwebkit/commit/44acce9

   [60]: http://gitorious.org/webkit/qtwebkit/commit/71d908c

   [61]: http://gitorious.org/webkit/qtwebkit/commit/9c272bf

   [62]: http://gitorious.org/webkit/qtwebkit/commit/bc99520

   [63]: http://gitorious.org/webkit/qtwebkit/commit/777307f

   [64]: http://gitorious.org/webkit/qtwebkit/commit/92d1b15

   [65]: http://gitorious.org/webkit/qtwebkit/commit/674fb8f

   [66]: http://gitorious.org/webkit/qtwebkit/commit/d2b42e8

   [67]: http://gitorious.org/webkit/qtwebkit/commit/b718e0e

   [68]: http://gitorious.org/webkit/qtwebkit/commit/56692f3

   [69]: http://gitorious.org/webkit/qtwebkit/commit/c3f6cb7

   [70]: http://gitorious.org/webkit/qtwebkit/commit/5a10613

   [71]: http://gitorious.org/webkit/qtwebkit/commit/5a8743a

   [72]: http://gitorious.org/webkit/qtwebkit/commit/d1af018

   [73]: http://gitorious.org/webkit/qtwebkit/commit/213d0e5

   [74]: http://gitorious.org/webkit/qtwebkit/commit/59b6cd0

   [75]: http://gitorious.org/webkit/qtwebkit/commit/614ea61

   [76]: http://gitorious.org/webkit/qtwebkit/commit/816a9ab

   [77]: http://gitorious.org/webkit/qtwebkit/commit/ba1970d

   [78]: http://gitorious.org/webkit/qtwebkit/commit/1064adb

   [79]: http://gitorious.org/webkit/qtwebkit/commit/abec9ee

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110516/ff1722a7/attachment.html>


More information about the webkit-qt mailing list