Monday, January 10, 2011

Updates on QtWebKit stable branches (v2.1 and v2.2)

QtWebKit-2.1 is basically in RC state, without any pending critical bugs for the moment.

QtWebKit-2.2 is under stabilization, with a relativelly long list of release-critical bugs still to be fixed.

Below the reports from the previous week. Please note that qtwebkit-2.1 is contantly merged into qtwebkit-2.2, so some bugs/commits appear on both lists:


QtWebKit-2.1
Changes from qtwebkit-2.1-week51/52 to qtwebkit-2.1-week01:
1 bugs, 2 commits

Bugs fixed / Tasks done:
  • #51464: [Qt] document.getElementById(...) doesn't return the right object in combination with QGraphicsWidget
Commits added or cherry-picked:
  • 56678c1: [Qt] document.getElementById(...) doesn't return the right object in combination with QGraphicsWidget
  • 14f4ce2: Update .def file for symbian winscw

QtWebKit-2.2
Changes from qtwebkit-2.2-week52 to qtwebkit-2.2-week01:
3 bugs, 6 commits

Bugs fixed / Tasks done:
  • #42968: Browser is failing 16 baseline test from Selector API Test Suite
  • #51133: Provide an interface to force using fullscreen mediaplayer
  • #51464: [Qt] document.getElementById(...) doesn't return the right object in combination with QGraphicsWidget
Commits added or cherry-picked:
  • 6f4a70e: Provide an interface to require using fullscreen mediaplayer
  • 26e1be3: Provide an interface to require using fullscreen mediaplayer
  • 8c22a83: Browser is failing 16 baseline test from Selector API Test Suite
  • 56678c1: [Qt] document.getElementById(...) doesn't return the right object in combination with QGraphicsWidget
  • 14f4ce2: Update .def file for symbian winscw

No comments:

Post a Comment