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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 10:43:08 PDT 2011


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





--- Comment #5 from Lucas De Marchi <demarchi at webkit.org>  2011-06-09 10:43:08 PST ---
(From update of attachment 96600)
View in context: https://bugs.webkit.org/attachment.cgi?id=96600&action=review

It seems like the wrong fix. timerEvent() returns ECORE_CALLBACK_CANCEL when it sets _sharedTimer. If you do not set it to 0, later on when stopSharedTimer() is called, it will remove a non-existent timer.

> Source/WebCore/ChangeLog.new:6
> +        [EFL] correct _sharedTimer value after in timer function
> +		htts://bugs/webkit.org/show_bug.cgi?id=62380

Extra space here.

-- 
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