Closed yury-s closed 1 year ago
Can you squash your changes into one commit please?
Can you squash your changes into one commit please?
Done. We usually rely on GitHub doing it, which is why I just pushed one on top.
Looks good now, but I'm not a maintainer so can't merge.
To avoid crashes like https://bugs.webkit.org/show_bug.cgi?id=264360 we need to reset wpe backend clients (see this PR) and the assert in
wpe_view_backend_set_fullscreen_client
did not allow that.