Skip to content

QtWebKit 5.212.0 Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@annulen annulen released this 16 Jun 21:41
· 346 commits to qtwebkit-stable since this release

IMPORTANT: Please download our source code package qtwebkit-5.212.0-alpha2.tar.xz and NOT the automatically created GitHub packages at the bottom of the list.

Improvements

  • MediaFoundation player is now used by default in MSVC builds. This means QtWebKit binaries no longer require QtMultimedia and its plugins, and users won't have to install codecs to be able to watch HTML5 video. Note that MinGW builds still use QtMultimedia.

Bug fixes

  • Fixed compilation errors and overwhelming warnings with GCC 7
  • Fixed compilation with ICU 59.1
  • Additional bug- and security fixes from WebKit trunk