]> spindle.queued.net Git - midori/commit
Initialize session in app/ private before adding URIs
authorChristian Dywan <christian@twotoasts.de>
Tue, 26 Jul 2011 23:19:48 +0000 (01:19 +0200)
committerChristian Dywan <christian@twotoasts.de>
Tue, 26 Jul 2011 23:23:56 +0000 (01:23 +0200)
commit3fc44b6fdca37c307e7254fca4c42d51f11c2230
treede1fef06d2a7892e7171b52e6760d4f2246ab2ea
parentf2d1959e733a7f5e104321ffbd92cf3cc86bda71
Initialize session in app/ private before adding URIs

If the session is not prepared properly URIs loading of
the first page(s) breaks. Also it is a good idea to sort
out all settings before loading anything to begin with.

You will now see "midori_load_soup_session was not called!" if
any pages try to load before the session is prepared.

Fixes: https://bugs.launchpad.net/midori/+bug/814268
midori/main.c
midori/midori-browser.c