Tuesday, March 1, 2011

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

QtWebKit-2.1 still has bugs blocking the release, so it'll take a while for it to be considered a release-candidate again. QtWebKit-2.1.x had a far amount of crash fixes and is moving, but the release date is not in the horizon yet.

Some people may have noticed that we already have meta-bugs for QtWebKit-2.2 (critical and non-critical). QtWebKit-2.2 development will happen on trunk for a couple more months before we create the stable branch and start making cherry-picks and weekly releases, so these meta-bugs are just for prioritization at the moment.

Finally, just to reinforce what already has been said in the past: the QtWebKit-2.1 versions (2.1.0 and 2.1.x) are internal Nokia releases and will not be supported or officially tested on desktop environments. QtWebKit-2.2, on the other hand, will be supported on all Qt platforms and will be included in the next version of the Qt bundle, so expect a much clear and transparent process on the development and stabilization of this version.

QtWebKit-2.1
Changes from qtwebkit-2.1-week07 to qtwebkit-2.1-week08
1 bugs, 1 commits

Bugs fixed / Tasks done:
  • #54639: Navigating downwards / upwards does not focus on the links spread across more than one line.
Commits added or cherry-picked:
  • 3721aa1: Navigating downwards / upwards does not focus on the links spread across more than one line.

QtWebKit-2.1.x
Changes from qtwebkit-2.1.x-week07 to qtwebkit-2.1.x-week08
9 bugs, 11 commits

Bugs fixed / Tasks done:
  • #37191: [Qt] WebKit crash in WebCore::FrameLoader::loadResourceSynchronously()
  • #52449: Crash when logging into gmail.com with frame flattening turned on.
  • #53774: [Qt] Crash in QGraphicsVideoItem when closing a scene in fullscreen mode.
  • #54639: Navigating downwards / upwards does not focus on the links spread across more than one line.
  • #54887: [Qt] High memory usage for accelerating compositing html layers
  • #54976: Incorrect switch-case fall-through inside InspectorClientQt.cpp
  • #55085: [Qt] add android 2.2 user agent to QtTestBrowser
  • #55147: Missing volumechangeEvent in case of mediaPlayerVolumeChanged gets callback
  • #55252: [Qt] Notify HTMLMediaElement when MediaPlayerPrivateQt's playback state gets changed
Commits added or cherry-picked:
  • df4f04d: [Qt] Crash in QGraphicsVideoItem when closing a scene in fullscreen mode.
  • 1dd2487: [Qt] plugins/no-mime-with-valid-extension.html fails
  • c3702ad: Crash when logging into gmail.com with frame flattening turned on.
  • 3721aa1: Navigating downwards / upwards does not focus on the links spread across more than one line.
  • 12a2bcc: [Qt] Dont use QPixmapCache if QPixmapCache::cacheLimit() is too small
  • 6780e84: [Qt] add android 2.2 user agent to QtTestBrowser
  • 677fa11: [Qt] Don't fall through case in variantToSetting() if qvariant.type() is Bool
  • 847d993: Missing volumechangeEvent in case of mediaPlayerVolumeChanged gets callback
  • ac25b02: [Qt] Notify HTMLMediaElement when MediaPlayerPrivateQt's playback state gets changed
  • 757fbfd: [Qt] Enable usage of synchronous HTTP feature in Qt

No comments:

Post a Comment