Bug 220324 - [GStreamer] Use Ref<> in AudioTrackPrivateGStreamer::create()
Summary: [GStreamer] Use Ref<> in AudioTrackPrivateGStreamer::create()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alicia Boya García
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-05 05:16 PST by Alicia Boya García
Modified: 2021-01-05 11:18 PST (History)
13 users (show)

See Also:


Attachments
Patch (3.07 KB, patch)
2021-01-05 05:24 PST, Alicia Boya García
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].