This week in QtWebKit trunk

I'd like to give you a brief summary of the commits that were landed in the Qt parts of WebKit in the first week this year:

  • Lots of improvements on the DRT testing tool: Enter key fixes (Jakub), Drag and Drop support (Yael) and Zoom support (Kim, Diego, Afonso). All of these changes improve the layout test coverage. :)
  • Jakub added support for sliders to RenderThemeQt.
  • Andreas fixed a crash with input methods on startup.
  • Kim fixed the semantics of touch events to match the iPhone and Android behaviour better.
  • Luiz and Kenneth landed more code that'll make it possible in the future to handle list popups in the application.
  • Norbert landed a workaround for an RVCT bug that makes the trunk build again on Symbian.
  • Yael continued work on the network state notifier implementation (using Qt Bearer Management).

Blog Topics:

Comments