Filtering unnecessary urls from affiliation service response
Due to fact that affiliation service receives hash of the urls, and not the urls themselves it could return affiliations that were not requested. Now the algorithm, that parses affiliation service response, actually checks, if these affiliations were requested or not and the unnecessary affiliations are being deleted. Bug: 1294277 Change-Id: I8641513b71e317942d1212b1d290e7b40184e5f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3613275 Reviewed-by:Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Viktor Semeniuk <vsemeniuk@google.com> Commit-Queue: Michael Slutskii <slutskii@google.com> Cr-Commit-Position: refs/heads/main@{#999811}
Loading
Please register or sign in to comment