RESOLVED FIXED Bug 224885
PCM: Remove PrivateClickMeasurement::PcmDataCarried::NonPersonallyIdentifiable overrides in testing
https://bugs.webkit.org/show_bug.cgi?id=224885
Summary PCM: Remove PrivateClickMeasurement::PcmDataCarried::NonPersonallyIdentifiabl...
John Wilander
Reported 2021-04-21 12:21:02 PDT
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.
Attachments
Patch (2.80 KB, patch)
2021-04-21 12:30 PDT, John Wilander
no flags
Radar WebKit Bug Importer
Comment 1 2021-04-21 12:22:50 PDT
John Wilander
Comment 2 2021-04-21 12:30:13 PDT
Brent Fulgham
Comment 3 2021-04-21 13:46:58 PDT
Comment on attachment 426730 [details] Patch rs=me
John Wilander
Comment 4 2021-04-21 14:12:19 PDT
Thanks, Brent! Waiting for EWS’s verdict before landing.
John Wilander
Comment 5 2021-04-21 17:35:41 PDT
iOS bot test failure is unrelated.
EWS
Comment 6 2021-04-21 18:15:20 PDT
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].
Jiewen Tan
Comment 7 2021-05-04 13:06:33 PDT
This change has caused TestWebKitAPI.EventAttribution.FraudPrevention to timeout.
Jiewen Tan
Comment 8 2021-05-04 13:41:20 PDT
The change will be reverted in 224321 then.
Jiewen Tan
Comment 9 2021-05-04 13:45:18 PDT
(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.
Note You need to log in before you can comment on or make changes to this bug.