We had a temporary override to PrivateClickMeasurement::PcmDataCarried::NonPersonallyIdentifiable in WebKit::PrivateClickMeasurementManager::getTokenPublicKey() and WebKit::PrivateClickMeasurementManager::getSignedUnlinkableToken(). We should remove those overrides since the network load hang has been resolved.
<rdar://problem/76973184>
Created attachment 426730 [details] Patch
Comment on attachment 426730 [details] Patch rs=me
Thanks, Brent! Waiting for EWS’s verdict before landing.
iOS bot test failure is unrelated.
Committed r276413 (236878@main): <https://commits.webkit.org/236878@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 426730 [details].
This change has caused TestWebKitAPI.EventAttribution.FraudPrevention to timeout.
The change will be reverted in 224321 then.
(In reply to Jiewen Tan from comment #7) > This change has caused TestWebKitAPI.EventAttribution.FraudPrevention to > timeout. Here is the test history: https://results.safari.apple.com/?suite=api-tests&test=TestWebKitAPI.EventAttribution.FraudPrevention. And here is the range of changes: https://trac.webkit.org/log/webkit/?action=stop_on_copy&mode=stop_on_copy&rev=276427&stop_rev=276379&limit=999. This is the only relevant change in that range. And I have locally confirmed that this is the cause.