summaryrefslogtreecommitdiff
path: root/pkgconfig/meson.build
diff options
context:
space:
mode:
authorPhilippe Normand <philn@igalia.com>2020-08-05 18:41:45 +0100
committerPhilippe Normand <philn@igalia.com>2020-08-14 09:41:56 +0000
commit314a8c023fe7f722821c73a1d06ebf6f62dd8806 (patch)
tree5eae5a777f346015e3c75d02ee4ff5dc55707536 /pkgconfig/meson.build
parent7ef393d5ff62fe50948a9df1bed43742e25de2a6 (diff)
downloadgstreamer-plugins-bad-314a8c023fe7f722821c73a1d06ebf6f62dd8806.tar.gz
wpe: WebView and WebContext handling fixes
The WPEThreaded view is now split in 2 classes: - WPEContextThread handles the persistent WebKit thread, where all WebKit API calls should be handled. - WPEView: is created from the WPEContextThread. It handles the WebView and maintains the public interface on which wpesrc relies. This is the facade for the WebView, basically. It takes care of dispatching API calls into the context thread. With these fixes it is now possible to create (and reuse) mutlple wpesrc elements during the application lifetime. Fixes #1372 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1484>
Diffstat (limited to 'pkgconfig/meson.build')
0 files changed, 0 insertions, 0 deletions