Bug#804196: midori gets bad results from https://www.howsmyssl.com/
    Alberto Garcia 
    berto at igalia.com
       
    Tue Nov 17 09:10:51 UTC 2015
    
    
  
Control: reassign -1 midori
Control: retitle -1 midori gets bad results from https://www.howsmyssl.com/
On Mon, Nov 16, 2015 at 07:17:54PM -0500, Sergio Durigan Junior wrote:
> After investigating it a bit, I found that libwebkitgtk is the
> responsible for setting the G_TLS_GNUTLS_PRIORITY environment
> variable.
This has to be done very early in main() and libwebkitgtk-* cannot
guarantee that, so it's the application's reponsibility to do it.
Packages using the WebKit2 API (libwebkit2gtk-*) have multiple
processes and the Web and Network processes can do that themselves,
but that's not possible for apps using the WebKit1 API (like Midori).
Berto
    
    
More information about the Pkg-webkit-maintainers
mailing list