Bug 200448

Summary: Make Logger::log thread safe so that it can be used from background threads
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, eric.carlson, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2019-08-05 14:57:49 PDT
Make Logger::log thread safe so that it can be used from background threads
Comment 1 youenn fablet 2019-08-05 15:03:28 PDT
Created attachment 375563 [details]
Patch
Comment 2 youenn fablet 2019-08-05 15:21:17 PDT
Created attachment 375568 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2019-08-05 15:45:58 PDT
<rdar://problem/53962288>
Comment 4 Eric Carlson 2019-08-05 18:03:38 PDT
Comment on attachment 375568 [details]
Patch

Thanks Youenn!
Comment 5 WebKit Commit Bot 2019-08-05 20:45:46 PDT
Comment on attachment 375568 [details]
Patch

Clearing flags on attachment: 375568

Committed r248288: <https://trac.webkit.org/changeset/248288>
Comment 6 WebKit Commit Bot 2019-08-05 20:45:48 PDT
All reviewed patches have been landed.  Closing bug.