Bug 187512 - [GLIB] Handle G_TYPE_STRV in glib API
Summary: [GLIB] Handle G_TYPE_STRV in glib API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, InRadar
Depends on:
Blocks:
 
Reported: 2018-07-10 03:34 PDT by Carlos Garcia Campos
Modified: 2018-07-11 23:35 PDT (History)
9 users (show)

See Also:


Attachments
Patch (11.75 KB, patch)
2018-07-10 03:37 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2018-07-10 03:34:35 PDT
Add jsc_value_new_array_from_strv() and handle G_TYPE_STRV types in function parameters.
Comment 1 Carlos Garcia Campos 2018-07-10 03:37:17 PDT
Created attachment 344683 [details]
Patch
Comment 2 Carlos Garcia Campos 2018-07-11 22:12:10 PDT
Committed r233758: <https://trac.webkit.org/changeset/233758>
Comment 3 Radar WebKit Bug Importer 2018-07-11 22:17:53 PDT
<rdar://problem/42104153>