[Webkit-unassigned] [Bug 208493] New: Remove the required `LockHolder` when accessing `WebAnimation::instances`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 18:08:51 PST 2020


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

            Bug ID: 208493
           Summary: Remove the required `LockHolder` when accessing
                    `WebAnimation::instances`
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: dino at apple.com

Since `WebAnimation`s are not accessible from `Worker`s (e.g. main thread only), there's no reason to require that a lock be held.

-- 
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/20200303/619c6be2/attachment.htm>


More information about the webkit-unassigned mailing list