[rekonq] new tab page

Lionel Chauvin megabigbug at yahoo.fr
Mon Feb 8 13:27:19 CET 2010


Le lundi 08 février 2010 10:42:57, Andrea Diamantini a écrit :
> On Monday 08 February 2010 07:34:45 Lionel Chauvin wrote:
> > Tab previews seems broken since these commits.
> > Sometime they don't hide.
> 
> Yeah, sorry. It was my fault, moving rekonq from QPointers to
>  QWeakPointers, as a lot of Qt devs suggested me.
> Weak Pointers are a bit strange while using them, but combined with
>  QObjects (or inherited classes) are really fantastic.
> Applications using them seem won't crash in any way :D
> The bug before in fact was a dangling pointer error (I erased the pointer
> instead of the data). And instead of the crash we noticed just a not erased
> tab preview :)
> Incredible..
> 
ok.
I suppose QWeakPointers uses a kind of garbage collector.


More information about the rekonq mailing list