[Webkit-unassigned] [Bug 178485] New: [WPE][GTK] Implement PAL::SleepDisabler and PAL::SystemSleepListener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 18 14:59:41 PDT 2017


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

            Bug ID: 178485
           Summary: [WPE][GTK] Implement PAL::SleepDisabler and
                    PAL::SystemSleepListener
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

We should implement PAL::SleepDisabler and PAL::SystemSleepListener for GTK and WPE using the logind D-Bus API:

https://www.freedesktop.org/wiki/Software/systemd/inhibit/

If logind is not available, then of course it should gracefully fallback to doing nothing.

We should also figure out how we currently block sleep when playing video. I see HTMLMediaElement uses SleepDisabler, but we have not implemented it. Yet I'm also positive that we do somewhere inhibit screen blank when video is playing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171018/f33dabe1/attachment-0001.html>


More information about the webkit-unassigned mailing list