[webkit-reviews] review denied: [Bug 176267] [GTK] WebKitWebDriver should be installed into libexecdir : [Attachment 319688] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 1 23:54:18 PDT 2017
Carlos Garcia Campos <cgarcia at igalia.com> has denied Michael Catanzaro
<mcatanzaro at igalia.com>'s request for review:
Bug 176267: [GTK] WebKitWebDriver should be installed into libexecdir
https://bugs.webkit.org/show_bug.cgi?id=176267
Attachment 319688: Patch
https://bugs.webkit.org/attachment.cgi?id=319688&action=review
--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 319688
--> https://bugs.webkit.org/attachment.cgi?id=319688
Patch
This is on purpose, web driver processes are expected to be in $PATH, other
browsers also install the web driver process in /usr/bin, it makes easier for
selenium drivers to find the process.
More information about the webkit-reviews
mailing list