[Webkit-unassigned] [Bug 257650] New: Move WebCore::RunLoopObserver from WebCore/platform/cf to WebCore/platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 2 09:12:16 PDT 2023


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

            Bug ID: 257650
           Summary: Move WebCore::RunLoopObserver from WebCore/platform/cf
                    to WebCore/platform
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

...so that we can use it in (otherwise) platform-agnostic code.

For now, this will only have a concrete implementation when `USE(CF)` is defined, but we could make it work with other ports (e.g. `GLIB_EVENT_LOOP` / `WINDOWS_EVENT_LOOP`) as well, in a followup.

-- 
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/20230602/c58be9ac/attachment.htm>


More information about the webkit-unassigned mailing list