DescriptionAllow cross-thread destruction of RTCStatsRequest objects.
libjingle threads may in some cases end up finalizing WebRTCStatsRequest
objects, deref'ing such objects last via LocalRTCStatsRequest.
To allow such cross-thread release of the underlying Blink object,
annotate WebRTCStatsRequest's private pointer as cross-thread destructible.
R=
BUG=541762
Committed: https://crrev.com/ded5273e5572ce8fc7e9871a61ced4e12282681f
Cr-Commit-Position: refs/heads/master@{#353642}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|