DescriptionMessageLoop: wire the unused static method in base::Thread (follow-up cleanup)
Actually use the private static method (CreateUnbound) in base::Thread.
I added the method in the last refactoring patch but forgot to use it;
I can either remove the static method or use it, I do the latter in this
patch as I thought leaving the private ctor of MessageLoop only for
delegated use-case cleaner.
BUG=465458
R=thakis@chromium.org
Committed: https://crrev.com/547a48bb006e275f1192c983a634e911c8c1edbd
Cr-Commit-Position: refs/heads/master@{#336710}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 8 (3 generated)
|