ThreadSanitizer: data races for WTF::String in WebResourceLoadStatisticsStore. The races occur in postTask() in WebResourceLoadStatisticsStore::attributePrivateClickMeasurement() for both AttributionDestinationSite and SourceSite, and in postTaskReply() in WebResourceLoadStatisticsStore::privateClickMeasurementToString().
<rdar://problem/81940951>
Created attachment 435544 [details] Data race in WebResourceLoadStatisticsStore::attributePrivateClickMeasurement() in postTask() for AttributionDestinationSite
Created attachment 435545 [details] Data race in WebResourceLoadStatisticsStore::attributePrivateClickMeasurement() in postTask() for SourceSite
Created attachment 435546 [details] Data race in WebResourceLoadStatisticsStore::privateClickMeasurementToString() in postTaskReply()
Created attachment 435547 [details] Patch v1
Comment on attachment 435547 [details] Patch v1 r=me
Committed r281066 (240527@main): <https://commits.webkit.org/240527@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435547 [details].