]> spindle.queued.net Git - midori/commit
Implement and use sokoke_recursive_fork_protection
authorAndré Stösel <Midori-Plugin@PyIT.de>
Fri, 12 Mar 2010 22:25:09 +0000 (23:25 +0100)
committerChristian Dywan <christian@twotoasts.de>
Fri, 12 Mar 2010 22:31:14 +0000 (23:31 +0100)
commit283005e217d3735ebf30e7ee6cbbf904c9f97fb1
tree86e484cdecdae9e002587178791c5248dfb2d7db
parentb0162d83f2978d290381f90b196a1e5c32cdde8c
Implement and use sokoke_recursive_fork_protection

As Midori may call external tools to open URIs it cannot handle,
and at the same time Midori is commonly the default browser,
this can end in recursion when the external tool also calls Midori.

See the description of sokoke_recursive_fork_protection().
midori/midori-app.c
midori/sokoke.c
midori/sokoke.h