Bug 208864

Summary: RELEASE_ASSERT() hit in MediaControlTextTrackContainerElement::createTextTrackRepresentationImage()
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: calvaris, cdumez, eric.carlson, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, peng.liu6, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Jer Noble 2020-03-10 09:31:10 PDT
RELEASE_ASSERT() hit in MediaControlTextTrackContainerElement::createTextTrackRepresentationImage()
Comment 1 Jer Noble 2020-03-10 09:38:33 PDT
<rdar://problem/54173656>
Comment 2 Jer Noble 2020-03-10 09:39:09 PDT
Created attachment 393160 [details]
Patch
Comment 3 Jer Noble 2020-03-10 10:06:51 PDT
Created attachment 393163 [details]
Patch for landing
Comment 4 Jer Noble 2020-03-10 15:07:40 PDT
Looks like this affects the behavior of some of the textTrack tests; we no longer synchronously change style within the script; that is the intended behavior, but we should update the tests to take this into account.
Comment 5 Jer Noble 2020-04-06 13:19:40 PDT

*** This bug has been marked as a duplicate of bug 208904 ***