Bug 188465

Summary: [GTK][WPE] WebDriver: do not use default browser arguments when browser binary has been provided
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, bugs-noreply, webkit-bug-importer, zan
Priority: P2 Keywords: Gtk, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zan: review+

Description Carlos Garcia Campos 2018-08-10 00:47:07 PDT
We only want to use --automation when no options or no browser binary is provided, because we fallback to MiniBrowser and we know it needs --automation flag.
Comment 1 Carlos Garcia Campos 2018-08-10 00:50:14 PDT
Created attachment 346899 [details]
Patch
Comment 2 Carlos Garcia Campos 2018-08-10 01:17:18 PDT
Committed r234753: <https://trac.webkit.org/changeset/234753>
Comment 3 Radar WebKit Bug Importer 2018-08-10 01:18:18 PDT
<rdar://problem/43131428>