WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260852
Cocoa WorkQueue::dispatchWithQOS() and dispatch() lifetime semantics do not match
https://bugs.webkit.org/show_bug.cgi?id=260852
Summary
Cocoa WorkQueue::dispatchWithQOS() and dispatch() lifetime semantics do not m...
Kimmo Kinnunen
Reported
2023-08-29 03:12:07 PDT
Cocoa WorkQueue::dispatchWithQOS() and dispatch() lifetime semantics do not match - dispatch() users expect the work function to be destructed in the queue - dispatch() users expect the work queue to remain alive during the work function
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-29 03:12:20 PDT
<
rdar://problem/114618174
>
Kimmo Kinnunen
Comment 2
2023-08-29 03:16:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17179
EWS
Comment 3
2023-09-08 00:31:40 PDT
Committed
267776@main
(56fa22f9af0f): <
https://commits.webkit.org/267776@main
> Reviewed commits have been landed. Closing PR #17179 and removing active labels.
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