DescriptionAbstract content::BrowserThread usage out of AutofillWebDataBackendImpl.
Instead, this class now takes in MessageLoopProxy's for the UI thread and DB
thread. All operations that were previously on BrowserThread are changed to the
corresponding operations on MessageLoopProxy.
A follow-up change will perform a similar abstraction for AutofillWebDataService.
BUG=303017
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226724
Patch Set 1 #
Total comments: 4
Patch Set 2 : Response to review #
Messages
Total messages: 7 (0 generated)
|