Bug 200448 - Make Logger::log thread safe so that it can be used from background threads
Summary: Make Logger::log thread safe so that it can be used from background threads
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-05 14:57 PDT by youenn fablet
Modified: 2019-08-05 20:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.38 KB, patch)
2019-08-05 15:03 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (8.38 KB, patch)
2019-08-05 15:21 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.