Bug 220324

Summary: [GStreamer] Use Ref<> in AudioTrackPrivateGStreamer::create()
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Alicia Boya García <aboya>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris, cgarcia, eric.carlson, ews-watchlist, glenn, gustavo, jer.noble, menard, philipj, pnormand, sergio, vjaquez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alicia Boya García 2021-01-05 05:16:06 PST
create() should return Ref<> when the return value can't be null.
Comment 1 Alicia Boya García 2021-01-05 05:24:15 PST
Created attachment 416995 [details]
Patch
Comment 2 EWS 2021-01-05 11:18:15 PST
Committed r271163: <https://trac.webkit.org/changeset/271163>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416995 [details].