DescriptionPromptly release cross-thread websocket bridge/proxy references
To prevent other threads using cross-thread persistents from accessing
to-be-finalized websocket Peer and Bridge abstractions, promptly free
them on becoming garbage. Delaying this until lazy sweeping runs risks
(benignly) touching poisoned objects.
R=
BUG=619373
Committed: https://crrev.com/5c41255da77e26cfd08bc1ff29f09214dba3bea4
Cr-Commit-Position: refs/heads/master@{#399442}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|