[Webkit-unassigned] [Bug 186429] New: Send display link IPC message from display link thread.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 07:19:15 PDT 2018


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

            Bug ID: 186429
           Summary: Send display link IPC message from display link
                    thread.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

When the display link callback is firing on the display link thread in the UI process, we schedule a function to be called on the main thread to send the IPC message to the WebContent process. Since Connection::send is thread-safe, we can just send the message from the display link thread.

-- 
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/20180608/64fc40e5/attachment.html>


More information about the webkit-unassigned mailing list