DescriptionMake a context struct for ServiceWorkerCache::Put callbacks.
The Put callback functions took an absurd number of paramters. This
CL simplifies by putting them in a context struct. This is needed by
a downstream CL that needs to add another member to the struct.
Upstream of: https://codereview.chromium.org/608593003
BUG=392621
Committed: https://crrev.com/b022bc195c2fc9b587eab2bd92cc31fb4ec771cb
Cr-Commit-Position: refs/heads/master@{#297164}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Added a clarifying comment #Messages
Total messages: 9 (2 generated)
|