[Webkit-unassigned] [Bug 259866] New: WindowEventLoop should provide a global end to an idle period

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 5 23:08:21 PDT 2023


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

            Bug ID: 259866
           Summary: WindowEventLoop should provide a global end to an idle
                    period
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Right now, each IdleCallbackController has a notion of idle period.
Move this to WindowEventLoop so that multiple IdleCallbackControllers in multiple documents
can share the same deadline if they also share WindowEventLoop.

-- 
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/20230806/c66fc584/attachment.htm>


More information about the webkit-unassigned mailing list