Bug 223460

Summary: [WPE][GTK] Remove plugin process leftover arg from ProcessLauncher
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

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].