Bug 223460 - [WPE][GTK] Remove plugin process leftover arg from ProcessLauncher
Summary: [WPE][GTK] Remove plugin process leftover arg from ProcessLauncher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-18 11:32 PDT by Michael Catanzaro
Modified: 2021-03-18 15:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2021-03-18 11:33 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2021-03-18 11:32:07 PDT
ProcessLauncher ends its command line with two nullptrs. It's a leftover from removing ENABLE(NETSCAPE_PLUGIN_API), which required one additional argument.
Comment 1 Michael Catanzaro 2021-03-18 11:33:33 PDT
Created attachment 423623 [details]
Patch
Comment 2 EWS 2021-03-18 15:24:54 PDT
Committed r274676: <https://commits.webkit.org/r274676>

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