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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 27 08:55:48 PST 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[WPE][GTK] Implement        |[WPE][GTK] Implement
                   |PAL::SleepDisabler and      |PAL::SleepDisabler
                   |PAL::SystemSleepListener    |

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Let's simplify this. We really need PAL::SleepDisabler. The need for PAL::SystemSleepListener is less clear. It's used only for PlatformMediaSessionManager::systemWillSleep and PlatformMediaSessionManager::systemDidWake, which are only used by WebAudio, and it's not clear to me how important those are. Implementing this would also require depending on yet another D-Bus API, which will be problematic for flatpak (bug #180039).

But we do need PAL::SleepDisabler.

-- 
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/20171127/2fa39799/attachment.html>


More information about the webkit-unassigned mailing list