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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 07:52:38 PDT 2013


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





--- Comment #136 from Eric Carlson <eric.carlson at apple.com>  2013-08-29 07:51:57 PST ---
(In reply to comment #134)
> 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?

  It is not necessary.

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