Monday, November 8, 2010

qtwebkit-2.1-week44 status report - changes since qtwebkit-2.1-week42

Release Notes for qtwebkit-2.1-week44 - Changes since qtwebkit-2.1-week42
14 bugs, 15 commits

Please note that there was no week43 tag/release, exceptionally.

Bugs fixed:
  • #37153: Spatial Navigation: add support to <input type=text> and <textarea>
  • #40641: [Qt] Clicking button input does not give it focus
  • #43987: Downloading using XHR is much slower than before
  • #46814: [Qt] Fix tst_QWebPage::geolocationRequestJS()
  • #47809: [Qt] QtTestBrowser: Prevent calling load() directly from loadFinished() in robot mode.
  • #48079: [Qt] InspectorClientQt crashes when deleting a qwebpage which has an inspector
  • #48319: [Qt] Some unit tests try to use the data:<content-type>,<content> URL syntax with setHtml
  • #48323: [Qt] Assert in the tst_hybridPixmap::hybridPixmap() unit test.
  • #48324: [Qt] Skipping popup focus test for symbian
  • #48432: [Qt] tst_QWebFrame::popupFocus fails.
  • #48450: [Qt] Extend the Platform Plugin to define the padding of HitTestResult
  • #48692: [Qt] QWebPage's InputMethod event handling calls ShortcutOverride handler too
  • #48730: [Qt] QtTestBrowser runs out of memory with most of javascript benchmarks.
  • #48767: [Qt] QtTestBrowser : set mmp rule pageddata in Symbian
Commits cherry-picked:
  • baa0e2d: [Qt] Layout tests for fix focusing of control elements on mouse click.
  • f5d4208: [Qt] Unit tests: setHtml("data:text/html,...") -> load(QUrl("data:text/html,..."))
  • 12362e4: [Qt] Fix an assert with QtPixmapInstance creation.
  • 7e76cf1: [Qt] Fix tst_QWebPage::geolocationRequestJS()
  • f169505: [Qt] Fix tst_QWebFrame::popupFocus().
  • 4d3698b: [Qt] QtTestBrowser: Prevent calling load() directly from loadFinished() in robot mode.
  • a12122e: Fix the gap in the def files that was accidentially introduced in
  • da8bfab: [Qt] InspectorClientQt crashes when deleting a qwebpage which has an inspector
  • dcd6fcd: [Qt][Symbian] QtTestBrowser runs out of memory with most of javascript benchmarks.
  • 0e4d96b: [Qt] QWebPage's InputMethod event handling calls ShortcutOverride handler too
  • 136130c: [Qt] Skipping popup focus test for symbian
  • 68f99d0: [Qt] QtTestBrowser : set mmp rule pageddata in Symbian
  • 6ddf322: Spatial Navigation: add support to <input type=text> and <textarea>
  • 78ff335: Using the Platform Plugin to define the default values for the padding of HitTestResult.
  • 20290f0: Fix for #43874: Downloading using XHR is much slower than before

No comments:

Post a Comment