[Webkit-unassigned] [Bug 234628] New: Make DeferredWorkTimer::addPendingWork() return a Ticket.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 20:16:52 PST 2021


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

            Bug ID: 234628
           Summary: Make DeferredWorkTimer::addPendingWork() return a
                    Ticket.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

This is so that we can use the compiler to enforce that we always call DeferredWorkTimer::addPendingWork() before calling DeferredWorkTimer::scheduleWorkSoon().

rdar://84260429

-- 
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/20211223/09380008/attachment-0001.htm>


More information about the webkit-unassigned mailing list