In article <[email protected]>, Chris Young <[email protected]> wrote: > On Sat, 08 Feb 2014 23:06:56 +0000, Commit Mailer wibbled on for an age:
> > + /* Front end /really/ should not be doing this. */ > > history_destroy(bw->history); > > - bw->history = history_create(); > > + bw->history = history_create(bw); > Yes, I know. But this is the only way to convince a new (blank) tab > to have new history. Yep, I've just been looking at how to make the core handle it. I'll fix tomorrow. It would be handy if you could raise an issue on the tracker when you find that kind of thing. Cheers, -- Michael Drake (tlsa) http://www.netsurf-browser.org/
