DescriptionRemove unused ExtraData support on exported mediastream objects.
The Blink exported interfaces RTCSessionDescriptionRequest, RTCVoidRequest,
and MediaStreamTrackSourcesRequest provide a facility to the embedder of
allowing 'ExtraData' to be associated and attached to object instances.
The embedder does not make use of this functionality for these mediastream objects,
so retire the unused ExtraData support. This simplifies the implementation of these
exported objects, in particular as regards to when they must be finalized as Blink
objects.
R=
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198741
Patch Set 1 #Patch Set 2 : Extend to RTCVoidRequest + MediaStreamTrackSourcesRequest #Patch Set 3 : include file tidying #Messages
Total messages: 13 (4 generated)
|