[Webkit-unassigned] [Bug 62698] New: Add battery status event to dom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 23:34:55 PDT 2011


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

           Summary: Add battery status event to dom
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.w3.org/TR/battery-status/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kihong.kwon at samsung.com


I would like to add battery status event to WebKit.
This property is a new feature that is defined by W3C and it indicates current battery status of device.

Firstable, I'm going to add basic classes about this event.
(BatteryStatusEvent, BatteryStatusController, BatteryStatusClient)

After that I'm going to add codes to the WebKitCore related this event.
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