Friday, March 4, 2011

Week 09 updates on QtWebKit stable branches (v2.1 and v2.1.x)

QtWebKit-2.1 -- also known as "the never ending story" ;-) still has one blocker bug waiting for a fix, so no RC status yet. QtWebKit-2.1.x is still a bit far from release, as there is some Q&A effort going on and we expect to see more blocker bugs appear in the next weeks.

Again, remember these versions are targeted at Nokia devices (Symbian and Meego) and are not officially supported on other platforms. The next multi-platform official QtWebKit release will be QtWebKit-2.2, which is under development right now and will be part of the next Qt bundle.

Status below:

QtWebKit-2.1
Changes from qtwebkit-2.1-week08 to qtwebkit-2.1-week09
1 bug, 1 commit

Bugs fixed / Tasks done:
  • #48636: [Qt] Mobile Devices should include Model and Firmware Version in Webkit Generated User Agent String
Commits added or cherry-picked:
  • 01f01ed: [Qt] Mobile Devices should include Model and Firmware Version in Webkit Generated User Agent String

QtWebKit-2.1.x
Changes from qtwebkit-2.1.x-week08 to qtwebkit-2.1-week09
3 bugs, 6 commits

Bugs fixed / Tasks done:
  • #48636: [Qt] Mobile Devices should include Model and Firmware Version in Webkit Generated User Agent String
  • #50222: [Qt] QML WebView inside a Flickable shows checkers pattern at startup
  • #50311: [Qt] No way to paint unclipped frame contents with current Qt API.
Commits added or cherry-picked:
  • c31f2f4: [Qt] QML WebView inside a Flickable shows checkers pattern at startup
  • 0a95892: [Qt] Build tst_qdeclarativewebview if QT_CONFIG contains declarative.
  • 7f9fbf4: Rubber-stamped by Laszlo Gombos
  • 01f01ed: [Qt] Mobile Devices should include Model and Firmware Version in Webkit Generated User Agent String
  • 96e193d: Unreviewed trivial fix for unsucesful merge of 2.1 into 2.1.x

No comments:

Post a Comment