D18824: Implement wl_eglstream_controller Server Interface
David Edmundson
noreply at phabricator.kde.org
Fri Apr 12 15:40:07 BST 2019
davidedmundson added a comment.
> Now it just fails silently on bind. Why is it ok to fail silently on bind?
We wouldn't get that far.
If the library didn't load then we wouldn't have sent an interface to wl_global_create
I don't know how that behaves, but we would have either crashed already (which might warrant a guard in Global::Private::create) or the client wouldn't be seeing a global registered to bind to
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D18824
To: ekurzinger, romangg, davidedmundson, #kwin
Cc: ngraham, mati865, schernikov, guilhermesi, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190412/aa218b07/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list