Add support for multiple requests to AffiliationService.
This CL adds a vector of pending fetchers that enable handling parallel requests. It uses a new struct FetchInfo to group together the fetcher, dedicated callback and requested origins, which facilitates processing each response. Bug: 1117045 Change-Id: I0f7529d02266f2cc20e8e0e4f4c77638483ce1b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436329 Commit-Queue: Nela Kaczmarek <nelakaczmarek@google.com> Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#812639}
Showing
Please register or sign in to comment