DescriptionUse a base::LinkedList rather than a std::deque to back CertNetFetcherImpl's request list.
This has the advantage of making cancellation of requests an O(1) operation rather than O(NumRequestsPerJob).
BUG=455366
Committed: https://crrev.com/9afe19122a83f762baded7003b25ff22205fd533
Cr-Commit-Position: refs/heads/master@{#324336}
Patch Set 1 #Patch Set 2 : rebase onto master #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|