[Webkit-unassigned] [Bug 205460] New: Update TrackBase to store m_mediaElement as a WeakPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 10:24:24 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=205460

            Bug ID: 205460
           Summary: Update TrackBase to store m_mediaElement as a WeakPtr
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dougk at apple.com
                CC: eric.carlson at apple.com, jer.noble at apple.com

Update TrackBase and associated classes to store their HTMLMediaElement as a WeakPtr instead of a raw pointer.  This is optional for these classes, but if set, should be a valid HTMLMediaElement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191219/b8b7dfe6/attachment.htm>


More information about the webkit-unassigned mailing list