DescriptionReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in extensions module.
MessageLoopProxy is deprecated.
This basically does a search and replace of:
MessageLoopProxy::current() -> ThreadTaskRunnerHandle::Get().
MessageLoopProxy -> SingleThreadTaskRunner
BUG=391045
Committed: https://crrev.com/7b7ceb183957fc55735153fbacb73a012a69b2cf
Cr-Commit-Position: refs/heads/master@{#328313}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixed Review Comments #Patch Set 3 : Updated patch #Patch Set 4 : Fixed Dependency over component module by removing file #
Messages
Total messages: 16 (6 generated)
|