[webkit-reviews] review granted: [Bug 211300] [Catalina] ASSERTION FAILED: Unsafe to ref/deref from different threads seen with TestWebKitAPI.MultipleClientCertificateConnections.Failure : [Attachment 398386] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 4 10:53:48 PDT 2020
youenn fablet <youennf at gmail.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 211300: [Catalina] ASSERTION FAILED: Unsafe to ref/deref from different
threads seen with TestWebKitAPI.MultipleClientCertificateConnections.Failure
https://bugs.webkit.org/show_bug.cgi?id=211300
Attachment 398386: Patch
https://bugs.webkit.org/attachment.cgi?id=398386&action=review
--- Comment #8 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 398386
--> https://bugs.webkit.org/attachment.cgi?id=398386
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=398386&action=review
> Tools/ChangeLog:9
> + To make them safe to destroy on non-main threads, make RequestData
ThreadSafeRefCounted.
s/destroy/ref and unref/
More information about the webkit-reviews
mailing list