Bug 208864 - RELEASE_ASSERT() hit in MediaControlTextTrackContainerElement::createTextTrackRepresentationImage()
Summary: RELEASE_ASSERT() hit in MediaControlTextTrackContainerElement::createTextTrac...
Status: RESOLVED DUPLICATE of bug 208904
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-10 09:31 PDT by Jer Noble
Modified: 2020-04-06 13:19 PDT (History)
11 users (show)

See Also:


Attachments
Patch (5.94 KB, patch)
2020-03-10 09:39 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch for landing (6.41 KB, patch)
2020-03-10 10:06 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***