Bug 198480

Summary: REGRESSION(r245567): [GTK][WPE] [2.25.1] WebKitWebDriver gets installed as WebDriver
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, don.olmstead, mcatanzaro
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

Alberto Garcia
Reported 2019-06-03 01:30:37 PDT
The latest release of WebKitGTK installs the WebKitWebDriver binary as /usr/bin/WebDriver
Attachments
Patch (1.48 KB, patch)
2019-06-03 06:21 PDT, Carlos Garcia Campos
mcatanzaro: review+
Michael Catanzaro
Comment 1 2019-06-03 05:38:56 PDT
Should be /usr/bin/WebKitWebDriver
Carlos Garcia Campos
Comment 2 2019-06-03 06:20:07 PDT
We are now using the WEBKIT_EXECUTABLE macro that uses target_OUTPUT_NAME variable, but we define taget_Process_OUTPUT_NAME
Carlos Garcia Campos
Comment 3 2019-06-03 06:21:31 PDT
Alberto Garcia
Comment 4 2019-06-03 07:21:22 PDT
I confirm that the patch works
Alberto Garcia
Comment 5 2019-06-03 07:28:29 PDT
Note You need to log in before you can comment on or make changes to this bug.