Tuesday, January 18, 2011

Week 02 updates on QtWebKit stable branches (v2.1 and v2.2)

QtWebKit-2.1 is in release candidate state and had two commits since last week, to remove an unwanted feature which was still there: TransformAction event (the implementation is non-standard and since it's not required at the moment, we better not publish it).

QtWebKit-2.2 is following its course, with a standard bunch of commits added and several more expected in the coming weeks.

Detailed status below:

QtWebKit-2.1
Changes from qtwebkit-2.1-week01 to qtwebkit-2.1-week02:
2 commits

Bugs fixed / Tasks done:
  • None \o/
Commits added or cherry-picked:
  • 28a3ff1: Remove TransformActionEvent support (1/2)
  • 6248c65: Remove TransformActionEvent support (2/2) 


QtWebKit-2.2
Changes from qtwebkit-2.2-week01 to qtwebkit-2.2-week02:
5 bugs, 9 commits

Bugs fixed / Tasks done:
  • #30179: [Qt] Need a way to inform the application when a Netscape plugin is created or deleted.
  • #51879: [Symbian] Adobe flash Lite plugin on Symbian needs null window quirk
  • #52213: [Qt] Need to provide plugin coordinates to windowless plugins on symbian
  • #52252: [Qt] Use a black background color for the video element on Qt Mobile
  • #52315: [Qt] Use a big central media play control button for video element
Commits added or cherry-picked:
  • a32c088: 2011-01-10 Leonid Ebril <leonid.ebril@nokia.com>
  • f3f39d4: [Qt] Provide plugin coordinates to windowless plugins on Symbian.
  • 28a3ff1: Remove TransformActionEvent support (1/2)
  • 6248c65: Remove TransformActionEvent support (2/2)
  • b92afdd: [Qt] Use a black background color for the video element on Qt Mobile
  • ff08dd9: [Qt] Use a big central media play control button for video element
  • e94a2d3: [Qt] Need a way to inform the application when a Netscape plugin is created.
  • 415a230: [Qt] Fix build problem introduced by http://trac.webkit.org/changeset/75713

No comments:

Post a Comment