Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
PCM: API test PrivateClickMeasurement.ValidBlindedSecret is failing o…
…n platforms with RSABSSA https://bugs.webkit.org/show_bug.cgi?id=227777 <rdar://80291822> Reviewed by Kate Cheney. * TestWebKitAPI/Tests/WebCore/cocoa/PrivateClickMeasurementCocoa.mm: (TestWebKitAPI::TEST): The test was looking for the value of JSON key "source_secret_token" which should be "source_unlinkable_token". This patch fixes that and renames the local variable accordingly. Canonical link: https://commits.webkit.org/239492@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@279687 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
2 changed files
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters