Hi everybody. This weekly release includes plenty of fixes cherry-picked from trunk, as the result of a triage of commits from previous weeks. No particular highlights.
It was also tagged as qtwebkit-2.2-beta1 - see the announcement on a different e-mail. Release Notes for qtwebkit-2.2-week25 - Changes since qtwebkit-2.2-week24 35 bugs, 41 commits === Bugs fixed / Tasks done: === * [https://webkit.org/b/37319 #37319]: [Qt] tst_QWebFrame::overloadedSlots() fails * [https://webkit.org/b/56299 #56299]: (restricted bug) * [https://webkit.org/b/57418 #57418]: [Qt] [Symbian] GraphicsLayer: support plugins on symbian * [https://webkit.org/b/59473 #59473]: (restricted bug) * [https://webkit.org/b/60028 #60028]: Null dereference in WebCore::RenderBlock::splitFlow regarding use of multicol, inline-block, and spanning elements * [https://webkit.org/b/60537 #60537]: containsFloats check missing from hasOverhangingFloats, causes null crash * [https://webkit.org/b/60831 #60831]: (restricted bug) * [https://webkit.org/b/61053 #61053]: Using null bytes when setting innerHTML in XTHML results in assertion and a crash due to null-pointer dereference * [https://webkit.org/b/61135 #61135]: (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/61207 #61207]: [Qt] Export files under Symbian Qt WebKit build * [https://webkit.org/b/61594 #61594]: REGRESSION: Hitting enter in the middle of this span causes the cursor to go to the end of the span * [https://webkit.org/b/61737 #61737]: (restricted bug) * [https://webkit.org/b/61774 #61774]: ASSERT in WebCore::HTMLToken::appendToAttributeName when visiting www.nba.com * [https://webkit.org/b/62160 #62160]: (restricted bug) * [https://webkit.org/b/62238 #62238]: (restricted bug) * [https://webkit.org/b/62276 #62276]: (restricted bug) * [https://webkit.org/b/62422 #62422]: TiledBackingStore endlessly creates and destroys tiles due to an off-by-one error. * [https://webkit.org/b/62462 #62462]: REGRESSION: Fullscreen video controller can't be dragged * [https://webkit.org/b/62586 #62586]: (restricted bug) * [https://webkit.org/b/62733 #62733]: Full-screen live streams have status text in wrong location * [https://webkit.org/b/62764 #62764]: Frequent crashes due to null frame below ApplicationCacheHost::scheduleLoadFallbackResourceFromApplicationCache * [https://webkit.org/b/62812 #62812]: (restricted bug) * [https://webkit.org/b/62847 #62847]: [Qt] fast/parser/xhtml-innerhtml-null-byte.xhtm fails * [https://webkit.org/b/62875 #62875]: (restricted bug) * [https://webkit.org/b/63003 #63003]: REGRESSION (r79060): Searching for a flight at united.com fails * [https://webkit.org/b/63004 #63004]: [Qt] Regression(60942) wrong default action for drag-and-drop. * [https://webkit.org/b/63147 #63147]: [Qt] Fix Qt namespace on QDeclarativeWebView autotest * [https://webkit.org/b/63235 #63235]: [Qt] Fix tst_QWebFrame::setHtmlWithResource() API test * [https://webkit.org/b/63244 #63244]: [Qt] Fix tst_QWebPage::showModalDialog() API test * [https://webkit.org/b/63264 #63264]: (restricted bug) * [https://webkit.org/b/63334 #63334]: (restricted bug) * [https://webkit.org/b/63355 #63355]: (restricted bug) * [https://webkit.org/b/63373 #63373]: REGRESSION (r77740): Shadow DOM pseudo elements aren't matching when combined with descendant selectors * [https://webkit.org/b/63448 #63448]: [Qt] Remove Phonon MediaPlayer from the tree. === Commits added or cherry-picked: === * [http://gitorious.org/webkit/qtwebkit/commit/7a6f64d 7a6f64d]: [Qt] [Symbian] GraphicsLayer: support plugins on symbian * [http://gitorious.org/webkit/qtwebkit/commit/03f1407 03f1407]: Null dereference in WebCore::RenderBlock::splitFlow regarding use of multicol, inline-block, and spanning elements * [http://gitorious.org/webkit/qtwebkit/commit/8cee9cc 8cee9cc]: Frequent crashes due to null frame below ApplicationCacheHost::scheduleLoadFallbackResourceFromApplicationCache * [http://gitorious.org/webkit/qtwebkit/commit/55c2361 55c2361]: Tests that accessing the parent stylesheet in nodes (not in document) * [http://gitorious.org/webkit/qtwebkit/commit/4485d36 4485d36]: Using null bytes when setting innerHTML in XTHML results in assertion and a crash due to null-pointer dereference * [http://gitorious.org/webkit/qtwebkit/commit/6a15735 6a15735]: 2011-06-16 Gabor Loki <[email protected]> * [http://gitorious.org/webkit/qtwebkit/commit/4c2e373 4c2e373]: new test introduced in r89118, but fail on Qt * [http://gitorious.org/webkit/qtwebkit/commit/6807e9b 6807e9b]: When style changes for a RenderBlock and we lose our ability to intrude into * [http://gitorious.org/webkit/qtwebkit/commit/7074901 7074901]: Add containsFloats call to hasOverhangingFloats. * [http://gitorious.org/webkit/qtwebkit/commit/61e9a13 61e9a13]: Tests that we do not crash when unable to remove floats from * [http://gitorious.org/webkit/qtwebkit/commit/38cac94 38cac94]: Minor rebaselines for qt after my r85876. * [http://gitorious.org/webkit/qtwebkit/commit/c2c216b c2c216b]: Add a crash test for r85964. * [http://gitorious.org/webkit/qtwebkit/commit/645d101 645d101]: Do not use the pushed style selector if it is not equal to the * [http://gitorious.org/webkit/qtwebkit/commit/5719fe2 5719fe2]: Fix setting of document.body * [http://gitorious.org/webkit/qtwebkit/commit/62364a3 62364a3]: Coding style nit. Move ec=0 initialization, change * [http://gitorious.org/webkit/qtwebkit/commit/f07e5e0 f07e5e0]: Replicate WidthIterator.cpp fix from r88139. * [http://gitorious.org/webkit/qtwebkit/commit/2c09476 2c09476]: RefPtr frame since it can get removed in * [http://gitorious.org/webkit/qtwebkit/commit/dc93c25 dc93c25]: ASSERT in WebCore::HTMLToken::appendToAttributeName when visiting www.nba.com * [http://gitorious.org/webkit/qtwebkit/commit/aaba6ea aaba6ea]: REGRESSION (r79060): Searching for a flight at united.com fails * [http://gitorious.org/webkit/qtwebkit/commit/34a007b 34a007b]: [Qt] Regression(60942) wrong default action for drag-and-drop. * [http://gitorious.org/webkit/qtwebkit/commit/2414485 2414485]: Unreviewed expectations update. * [http://gitorious.org/webkit/qtwebkit/commit/631751d 631751d]: [Qt] Fix Qt namespace on QDeclarativeWebView autotest * [http://gitorious.org/webkit/qtwebkit/commit/50b8e14 50b8e14]: [Qt] The Qt WebKit Symbian .def file needs to be updated so Symbian will build * [http://gitorious.org/webkit/qtwebkit/commit/abe135e abe135e]: [Qt] Export files under Symbian Qt WebKit build * [http://gitorious.org/webkit/qtwebkit/commit/dff1fde dff1fde]: Parsing issue with -webkit-calc * [http://gitorious.org/webkit/qtwebkit/commit/090e765 090e765]: Running script from attach can remove elements from the stack of open elements * [http://gitorious.org/webkit/qtwebkit/commit/92bc2bc 92bc2bc]: Clamp coordinates to integers for canvas create/getImageData routines * [http://gitorious.org/webkit/qtwebkit/commit/9734ffa 9734ffa]: REGRESSION: Hitting enter in the middle of this span causes the cursor to go to the end of the span * [http://gitorious.org/webkit/qtwebkit/commit/296ab64 296ab64]: [Qt] Fix tst_QWebPage::showModalDialog() API test * [http://gitorious.org/webkit/qtwebkit/commit/83cad9b 83cad9b]: [Qt] Fix tst_QWebFrame::setHtmlWithResource() API test * [http://gitorious.org/webkit/qtwebkit/commit/57e9eab 57e9eab]: Tests that we do not crash when doing a media query match. * [http://gitorious.org/webkit/qtwebkit/commit/1755be4 1755be4]: Build fix on Linux when using the GStreamer backend. * [http://gitorious.org/webkit/qtwebkit/commit/b0b69c3 b0b69c3]: Rubber-stamped by Maciej Stachowiak. * [http://gitorious.org/webkit/qtwebkit/commit/b160ef2 b160ef2]: REGRESSION (r77740): Shadow DOM pseudo elements aren't matching when combined with descendant selectors * [http://gitorious.org/webkit/qtwebkit/commit/0b569f3 0b569f3]: REGRESSION: Fullscreen video controller can't be dragged * [http://gitorious.org/webkit/qtwebkit/commit/312ffd4 312ffd4]: [Qt] Remove Phonon MediaPlayer from the tree. * [http://gitorious.org/webkit/qtwebkit/commit/426401e 426401e]: TiledBackingStore endlessly creates and destroys tiles due to an off-by-one * [http://gitorious.org/webkit/qtwebkit/commit/53b25a9 53b25a9]: Crash in TextIterator * [http://gitorious.org/webkit/qtwebkit/commit/f858c34 f858c34]: Fix removal of overhanging floats on style changes to absolute/fixed position. * [http://gitorious.org/webkit/qtwebkit/commit/2b104d4 2b104d4]: [Qt] tst_QWebFrame::overloadedSlots() fails * [http://gitorious.org/webkit/qtwebkit/commit/d30a30a d30a30a]: Full-screen live streams have status text in wrong location
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
