DescriptionUse event init dictionary in core/html/track
This CL replaces manually-written TrackEventInit with
IDL dictionary. This CL also adds a constructor which
takes a RefPtr to subclasses of TrackBase. This constructor
is used to bypass TrackEventInit creation.
Tests under media/track and
fast/events/constructors/track-event-constructor.html cover
this change.
BUG=433179
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186845
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 9 (4 generated)
|