[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 16:54:02 PDT 2013


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





--- Comment #134 from Brendan Long <b.long at cablelabs.com>  2013-08-28 16:53:21 PST ---
Actually, is this necessary?

        // Make sure this gets GC'd
        RefPtr<InbandTextTrackPrivate> track = prpTrack;

I was under the impression that PassRefPtr didn't handle ref'ing, but the destructor makes it look like it does, so maybe I don't need to do this?

-- 
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