[webkit-qt] Heads up: WebKit 2 (QML API) is merged to qtwebkit-stable
Konstantin Tokarev
annulen at yandex.ru
Sat May 27 03:06:43 PDT 2017
29.04.2017, 16:52, "Konstantin Tokarev" <annulen at yandex.ru>:
> 26.04.2017, 11:45, "Konstantin Tokarev" <annulen at yandex.ru>:
>> Hi all,
>>
>> I've just merged WebKit 2 changes into qtwebkit-stable. From this moment it's enabled by default on all systems except macOS and Windows. This means that you can use QML API on these systems, but there are a few known problems:
>>
>> * WebView is not flickable by default, until this bug is fixed: https://github.com/annulen/webkit/issues/472
>> * Fullscreen doesn't work
>> * Authentication doesn't work
>> * Custom URL schemes don't work, and there might be slight API changes. Note that qrc:// scheme is fully suported
>> * NPAPI plugins are loaded, but don't display anything
>> * WebGL doesn't work and breaks things https://github.com/annulen/webkit/issues/525
>>
>> If you don't need QML API, you can build QtWebKit with -DENABLE_WEBKIT2=OFF cmake option.
>> The opposite feature, i.e. building only WebKit 2, is not yet supported, please reply if you what to have this feature
>
> Update: macOS support is available too now. Please contact me if you want to get binaries, compatible with Qt 5.8.0.
Update: WebKit 2 is enabled by default on Windows too.
>
> --
> Regards,
> Konstantin
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-qt
--
Regards,
Konstantin
More information about the webkit-qt
mailing list