]> spindle.queued.net Git - midori/commit
Don't load the soup session in idle callback
authorChristian Dywan <christian@twotoasts.de>
Sat, 16 Apr 2011 02:26:28 +0000 (04:26 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 16 Apr 2011 02:26:28 +0000 (04:26 +0200)
commit0925d31985cd5a79a367db51922dd784fa12ce6d
tree1356bb0575f0ff5052885aaa4d4b10c74e074c32
parent08b756b0a67515f8b23d2e94570b7d744a3580d4
Don't load the soup session in idle callback

Otherwise there's a race condition which may lead to
not having setup the session before loading the first
page or worse, crash in libSoup.
midori/main.c