[Webkit-unassigned] [Bug 120046] New: Crash when calling getCueAsHTML() on a TextTrackCue with empty text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 19 17:57:19 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120046
Summary: Crash when calling getCueAsHTML() on a TextTrackCue
with empty text
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
Consider merging https://chromium.googlesource.com/chromium/blink/+/cb63c74ab8b20aebb6373246f936674f5407d610
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 "".
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list