Chromium Code Reviews
DescriptionEDK: Remove mojo::platform::MessageLoopForIO and add PlatformHandleWatcher.
Instead, factories for "MessageLoopForIOs" should produce a MessageLoop
and (a pointer to) a PlatformHandleWatcher (which may be implemented by
the same object).
This is so when I make a factory for "I/O threads", it'll produce a
"Thread" object, a TaskRunner, and a PlatformHandleWatcher.
R=vardhan@google.com
Committed: https://chromium.googlesource.com/external/mojo/+/807d8ce0928fc1a49dd58c899aa5f6e1b6497073
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (1 generated)
|