[Webkit-unassigned] [Bug 109025] New: [EFL] Drop dependencies on D-Bus/UPower and Eeze

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 00:48:25 PST 2013


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

           Summary: [EFL] Drop dependencies on D-Bus/UPower and Eeze
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rakuco at webkit.org
                CC: demarchi at webkit.org


We currently depend on D-Bus and UPower for our Battery Status API implementation and Eeze (which is just a tiny wrapper around udev) for our Network Information API.

These dependencies are at the wrong level; we shouldn't directly depend on a certain IPC system or a certain OS-dependent system information API. We should just forward some signals and get information back from the implementer instead.

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