[Webkit-unassigned] [Bug 92964] New: [EFL] Change return value of battey level.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 02:36:15 PDT 2012


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

           Summary: [EFL] Change return value of battey level.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.w3.org/TR/battery-status/#idl-def-BatteryMa
                    nager
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kihong.kwon at samsung.com
                CC: demarchi at webkit.org


Battery level is defined like below, in the Battery Status API spec.
------------------------------------------------------------
level of type double, readonly
Represents the current battery level scaled from 0 to 1.0.
No exceptions.
------------------------------------------------------------
But EFL battery returns 0 ~ 100 level.

Therefore we need to fix this to 0 ~ 1.0.

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