Saturday, 8 February 2014

Re: netsurf: branch master updated. release/3.0-1078-g987218e

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.

I did have a nose around in the core at the time but it didn't look
like an easy thing to add/fix there (although I forget why not).

Chris

No comments:

Post a Comment