Chromium Code Reviews
DescriptionCrash when calling getCueAsHTML() on a TextTrackCue with empty text.
Even if the TextTrackCue text is empty, a document fragment should still be returned as a result value when calling getCueAsHTML(). Currently, the call crashes the browser, when the cue text is "".
TEST=Added relevant test case.
R=acolwell,jchaffraix
BUG=261653
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155890
Patch Set 1 #
Total comments: 4
Patch Set 2 : Updated #
Total comments: 1
Patch Set 3 : Removed meta tag #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||||||||||||||||||||