RESOLVED WONTFIX 274019
WorkerOrWorkletThread should crossThreadCopy the inspector identifier
https://bugs.webkit.org/show_bug.cgi?id=274019
Summary WorkerOrWorkletThread should crossThreadCopy the inspector identifier
Ryosuke Niwa
Reported 2024-05-10 15:11:59 PDT
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.
Attachments
Ryosuke Niwa
Comment 1 2024-05-10 15:15:13 PDT
Radar WebKit Bug Importer
Comment 2 2024-05-17 15:12:15 PDT
Note You need to log in before you can comment on or make changes to this bug.