Re: Tab closing order
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 08, 2012 at 03:22:47AM +0000, corvid wrote: > > The valgrind logs found something with this: > http://starurchin.org/dillo/valgrind/b8b4ffc070d8c2dc439c384f0b9d7a57fe5ee6b2.html > > I think line 337 in Jeremy's dillo corresponds to 326 in stock dillo, which > would be "if (btn->focus_num() > fbtn->focus_num())", so probably tabs that > have never been focused just need a focus_num of 0 or something... Patch committed. -- Cheers Jorge.-