[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 8 20:12:48 PDT 2012


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





--- Comment #7 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-04-08 20:12:48 PST ---
(In reply to comment #5)

> >> Source/WebKit/efl/ewk/ewk_battery_private.h:36
> >> +void* ewk_battery_update_start(WebCore::BatteryClientEfl*);
> > 
> > It looks you don't add public APIs for batter status. Do you have plan to add public APIs ? If not so, I think that we don't need to add ewk_battery_xxx files.
> 
> You are right.
> I will move these to ewk_private.h

If you won't add public APIs, why don't you implement functions of ewk_battery.cpp in BatteryClientEfl directly ?

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