[Webkit-unassigned] [Bug 198747] New: [WinCairo] Make objects used in CurlRequest thread safe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 11 00:56:51 PDT 2019


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

            Bug ID: 198747
           Summary: [WinCairo] Make objects used in CurlRequest thread
                    safe.
           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: Takashi.Komori at sony.com

CurlRequest has objects m_certificateInfo and m_networkLoadMetrics.
These objects are shared by main thread and worker thread unsafely so we should fix it.

-- 
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/20190611/2fbb5003/attachment.html>


More information about the webkit-unassigned mailing list