[Webkit-unassigned] [Bug 274019] New: WorkerOrWorkletThread should crossThreadCopy the inspector identifier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 10 15:11:59 PDT 2024


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

            Bug ID: 274019
           Summary: WorkerOrWorkletThread should crossThreadCopy the
                    inspector identifier
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Since m_inspectorIdentifier is accessed in the main thread in ResourceUsageThread::platformCollectCPUData,
we should be making a crossThreadCopy in the case the worker is created within another worker.

-- 
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/20240510/cb98296d/attachment.htm>


More information about the webkit-unassigned mailing list