DescriptionMerge NaClIPCAdapter::set_resolve_file_token_callback() into the constructor
to ensure that the callback function is set before ConnectChannel()
is called. This prevents a potential race condition that could occur
if messages were pending when ipc_adapter->ConnectChannel() is called.
TEST=git cl try, ARC still works, PNaCl demo still works
BUG=nativeclient:3802
Committed: https://crrev.com/2f16fdd05314528ba83c7fdff61c442dc25f63e0
Cr-Commit-Position: refs/heads/master@{#325535}
Patch Set 1 #
Total comments: 4
Patch Set 2 : address comments #
Messages
Total messages: 9 (3 generated)
|