DescriptionPPAPI: Don't use MessageLoop::current in the plugin process
The plugin is allowed to use Pepper without having bound a PPB_MessageLoop
to the calling thread, which means MessageLoop::current won't be valid.
Instead, we should just post to the Pepper main thread.
BUG=459671
Committed: https://crrev.com/ac860c7f9ad3a532a6cf0684aaa270d9c0ef36a6
Cr-Commit-Position: refs/heads/master@{#316924}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|