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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 23:39:38 PDT 2012


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





--- Comment #48 from Adam Barth <abarth at webkit.org>  2012-05-06 23:39:37 PST ---
(From update of attachment 139992)
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?

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