Bug 183119

Summary: [GStreamer] User current executable name instead of g_get_prgname() for gst_init
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, pnormand, webkit-bug-importer, zan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=173655
Attachments:
Description Flags
Patch pnormand: review+

Description Carlos Garcia Campos 2018-02-26 01:25:48 PST
g_get_prgname() is only set for programs using GOptionContext, calling gtk_init or explicitly calling g_set_prgname().
Comment 1 Carlos Garcia Campos 2018-02-26 01:28:43 PST
Created attachment 334598 [details]
Patch
Comment 2 Carlos Garcia Campos 2018-02-26 01:44:03 PST
Committed r228987: <https://trac.webkit.org/changeset/228987>
Comment 3 Radar WebKit Bug Importer 2018-02-26 01:45:27 PST
<rdar://problem/37893825>