Description[IndexedDB]: Passing URLRequestContextGetter.
Indexed DB was passing net::URLRequestContext as it was needed for Blob
writing in WriteBlobToFileOnIOThread. This switches to passing the
*Getter which facilitates the move to Mojo where initialization is done
on the Indexed DB thread.
BUG=627484
Committed: https://crrev.com/95032d5b02ec93895c40dfbea1eea40d0aff45e9
Cr-Commit-Position: refs/heads/master@{#412585}
Patch Set 1 #Patch Set 2 : clang-format and lint changes. #Patch Set 3 : Fixed a few missed merge conflicts. #Messages
Total messages: 28 (18 generated)
|