[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 Apr 29 23:41:27 PDT 2012


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





--- Comment #34 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-04-29 23:41:26 PST ---
(From update of attachment 137665)
View in context: https://bugs.webkit.org/attachment.cgi?id=137665&action=review

> Source/WebKit/efl/WebCoreSupport/BatteryClientEfl.h:49
> +    static void getBatteryStatus(void* data, void* replyData, DBusError*);

Is it really necessary to set as public ? It looks this functions are only used by BatteryClientEfl internally.

Generally, WebKit doesn't have get prefix. See also : http://www.webkit.org/coding/coding-style.html

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