Monday, March 28, 2011

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

New week 12 updates for QtWebKit 2.1 and 2.1.x are available. Since week 11 brought no new changes (except for a removal of an unused file), we've skipped last week's post.

And remember that 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-week11 to qtwebkit-2.1-week12
2 bugs, 3 commits

Bugs fixed / Tasks done:

  • #46248: [Qt] Fix bugs when building WebKit with Qt 4.7.1
  • #54641: [Qt] ImageDiff sometimes hangs

Commits added or cherry-picked:

  • 3f3d191: [Qt] Fix bugs when building WebKit with Qt 4.7.1
  • f3c5fd7: [Qt] Fix bugs when building WebKit with Qt 4.7.1
  • 3d8aeee: [Qt] ImageDiff sometimes hangs

QtWebKit 2.1.x
Changes from qtwebkit-2.1.x-week11 to qtwebkit-2.1.x-week12
4 bugs, 9 commits

Bugs fixed / Tasks done:

  • #45722: Lower the default canvas interpolation quality for platforms that use CG
  • #46248: [Qt] Fix bugs when building WebKit with Qt 4.7.1
  • #51208: [Qt] GraphicsContext should respect QWebView render hints
  • #54641: [Qt] ImageDiff sometimes hangs

Commits added or cherry-picked:

  • 3f3d191: [Qt] Fix bugs when building WebKit with Qt 4.7.1
  • f3c5fd7: [Qt] Fix bugs when building WebKit with Qt 4.7.1
  • 3d8aeee: [Qt] ImageDiff sometimes hangs
  • 318b799: Lower the default canvas interpolation quality for platforms that use CG
  • dcbf037: [Qt] GraphicsContext should respect QWebView render hints
  • 2927c9d: [Qt] GraphicsContext should respect QWebView render hints

No comments:

Post a Comment