Bug 240660
Summary: | TextTrackCue should get its document from its ActiveDOMObject base class | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Media | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | darin, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
TextTrackCue should get its document for its ActiveDOMObject base class instead of requiring an extra data member to store it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://93512736>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/787
EWS
Committed r294498 (250757@main): <https://commits.webkit.org/250757@main>
Reviewed commits have been landed. Closing PR #787 and removing active labels.