]> spindle.queued.net Git - midori/commit
Pass the frame to midori_view_load_alternate_string
authorAndré Stösel <Midori-Plugin@PyIT.de>
Thu, 20 May 2010 21:19:02 +0000 (23:19 +0200)
committerChristian Dywan <christian@twotoasts.de>
Thu, 20 May 2010 21:21:55 +0000 (23:21 +0200)
commit7753db46e0624378a4239cf624090bfbc272311b
tree9ce477d642fb396623280eec1d314f4fac8bd444
parentf04c7ef76dc597420a6174ba61db952b135fdcc7
Pass the frame to midori_view_load_alternate_string

The frame where an error occurs may not be the main frame, and
coincidentally there is a race condition where the main frame
isn't valid, so this actually reolves a crash.
midori/midori-view.c