wpe: Port for WPEWebKit 2.25.x
authorPhilippe Normand <philn@igalia.com>
Wed, 12 Jun 2019 10:12:37 +0000 (11:12 +0100)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 25 Jun 2019 10:16:25 +0000 (10:16 +0000)
commit3811d132691252f4af13c97330d8fde806c5b3d3
tree48d253edfc321d250f6e55aa27b038d05c65fc78
parent130d096608723dcee48b23f92081687c37c4ff34
wpe: Port for WPEWebKit 2.25.x

When WPEBackend-fdo >= 1.3.0 is detected, the threaded view now relies on the
wpe_fdo_egl_exported_image API instead of the EGLImageKHR-based API which is
going to be deprecated in 2.26. The GLib sources created by the view now use the
default priority as well, the custom priority is no longer required.
ext/wpe/WPEThreadedView.cpp
ext/wpe/WPEThreadedView.h