wpe: Use proper callback for TLS errors signal handling
authorPhilippe Normand <philn@igalia.com>
Thu, 10 Sep 2020 12:05:23 +0000 (13:05 +0100)
committerPhilippe Normand <philn@igalia.com>
Mon, 21 Sep 2020 14:11:15 +0000 (14:11 +0000)
commitb707454a5aba1bf7399c6c03502d51d70dc63a73
tree60fb0192e1dd929eafb711509cc8138eebea650d
parent9e9e5c72d54b69cb3def2753066195e01ca5cad1
wpe: Use proper callback for TLS errors signal handling

The load-failed and load-failed-with-tls-errors signals expect distinct callback
signatures.

Fixes #1388

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1566>
ext/wpe/WPEThreadedView.cpp