• Rémi Denis-Courmont's avatar
    Mozilla: use --no-xlib · ea993a50
    Rémi Denis-Courmont authored
    It will be hard to convince all Mozilla plugins-capable browsers to
    call XInitThreads() early enough, if it ever happens. In the mean time,
    make sure we use only pure XCB and avoid Xlib in VLC plugins.
    
    Note: I did not check that the web plugins itself was not using Xlib
    outside the main Mozilla browser thread.
    
    This should fix #3662. We loose GLX and PulseAudio inside Mozilla.
    (cherry picked from commit 9886f288158ad2a56d8e2d66910ccde2c87e7206)
    ea993a50
vlcplugin.cpp 33.2 KB