DescriptionStop pushing the value of 'default' to LoadableTextTrack
This value is only used during track selection, and caching the value
should have little impact since this is not a very performance-sensitive
code-path. Simply check for existance of the attribute instead.
This also works around an issue with ASAN and inline-capacity Vectors.
BUG=464065
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191652
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|