[Webkit-unassigned] [Bug 83254] [EFL] Support for Battery Status API on the WebKit-Efl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 00:25:55 PDT 2012


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





--- Comment #49 from Kihong Kwon <kihong.kwon at samsung.com>  2012-05-07 00:25:55 PST ---
(In reply to comment #48)
> (From update of attachment 139992 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=139992&action=review
> 
> > Source/WebKit/efl/WebCoreSupport/BatteryClientEfl.cpp:62
> > +    if (!m_timer.isActive())
> > +        return;
> 
> Does this mean we never started updating?  Is that an error, or can that occur normally?

You are right, this return-statement naver be executed.
I didn't realize that. Thank you.

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