DescriptionSort ServiceWorkerCacheStorage::Keys() in creation order.
Keeps a vector of cache names in creation order. They're written to and read from the the index file in the same order.
This simplifies the keys unit tests as the order of the vectors is always the same and they can now be compared directly.
BUG=408787
Committed: https://chromium.googlesource.com/chromium/src/+/adc3bcac9a00eb7709dd279cf54751a025a3abf6
Patch Set 1 #Patch Set 2 : stlized erase #
Total comments: 4
Patch Set 3 : Strings to StringVector #
Messages
Total messages: 8 (2 generated)
|