[Webkit-unassigned] [Bug 179727] [WPE] Add initial support for WebDriver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 07:37:52 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=179727

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #3 from Adrian Perez <aperez at igalia.com> ---
(In reply to Michael Catanzaro from comment #2)
> Comment on attachment 326979 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=326979&action=review
> 
> > Source/cmake/OptionsWPE.cmake:37
> > +WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_WEBDRIVER PRIVATE ON)
> 
> I think Adrian wants this to be public, since he has support in his
> Buildroot recipe for enabling and disabling it.
> 
> Adrian, do you want to keep that support? (I think the Buildroot recipe
> should only touch public options.)

Yes, I would like to keep it as a public option, as long as it is
reasonable from a maintenance POV. The reasons are that it is already
a public option in the GTK+ port, and that in embedded devices every
few hundred kilobytes count — people may want to have WebDriver
enabled for development, and disabled for releases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171115/212e0468/attachment-0001.html>


More information about the webkit-unassigned mailing list