Skip to content

Use PowerManager API to honor the device power saving state #188

@aperezdc

Description

@aperezdc

WebKit uses GPowerProfileMonitor internally to determine whether to reduce resource usage on low power situations. This is a GIO extension point, for which GLib does not include an implementation for Android. It should be possible to provide an implementation that uses the PowerManager API or, if available, the equivalent C/C++ API from the NDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions