[Webkit-unassigned] [Bug 197136] New: [WTF] Move PAL::registerNotifyCallback to WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 20 01:12:43 PDT 2019


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

            Bug ID: 197136
           Summary: [WTF] Move PAL::registerNotifyCallback to WTF
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

I found that notify_register_dispatch is used in WTF and JSC too. We should have one wrapper around notify_register_dispatch in WTF (PAL::registerNotifyCallback thing) and use it everywhere in WebKit.
It is nice since we can grep all the registrations with PAL::registerNotifyCallback.

-- 
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/20190420/9b467f42/attachment-0001.html>


More information about the webkit-unassigned mailing list