[Webkit-unassigned] [Bug 62380] [EFL] correct sharedTimer value in SharedTimerEfl.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 09:58:53 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62380





--- Comment #23 from Martin Robinson <mrobinson at webkit.org>  2011-06-24 09:58:52 PST ---
(In reply to comment #22)
> (From update of attachment 96985 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=96985&action=review
> 
> >> Source/WebCore/platform/efl/SharedTimerEfl.cpp:-53
> >> -    _sharedTimer = 0;
> > 
> > If you set stopSharedTimer to zero here when does ecore_timer_del ever happen on the old timer? Don't you risk "leaking" a timer?
> 
> What do you mean by "set stopSharedTimer to zero"? It's function, not a pointer.

Sorry, I meant _sharedTimer.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list