DescriptionFix occasional crash in remote commands code
The RemoteCommandsService depends on a reference to CloudPolicyClient, but
it doesn't get deleted before CloudPolicyClient is gone. This leads to dangling
pointer and will probably crash the browser.
This CL also remove code attempts to workaround this issue in crrev.com/330082
BUG=480982
Committed: https://crrev.com/939825aae3cf24f32074f084d90647cb9bb90733
Cr-Commit-Position: refs/heads/master@{#330497}
Patch Set 1 #
Total comments: 5
Messages
Total messages: 11 (2 generated)
|