WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-05-10 15:15:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28411
Radar WebKit Bug Importer
Comment 2
2024-05-17 15:12:15 PDT
<
rdar://problem/128297495
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug