On Sun, Mar 13, 2011 at 07:55:07PM +0100, Chris Young wrote: > > Shunt the schedule function definitions to desktop/schedule.h. Shunt the > > hlcache/llcache to using schedule to get their cleanups run. > > I think the cleanup order needs changing in netsurf_exit.
Actually we need to have an hlcache_stop() and an hlcache_finalise() because we need to stop the schedule *before* gui_quit() but we can't finalise the cache until *after* gui_quit(). Done. D. -- Daniel Silverstone http://www.netsurf-browser.org/ PGP mail accepted and encouraged. Key Id: 3CCE BABE 206C 3B69
