[Webkit-unassigned] [Bug 185253] [WPE] Fix build for ENABLE_TOUCH_EVENTS=OFF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 07:01:54 PDT 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #19 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Pablo Saavedra from comment #18)
>   I'd agree with to close this issue with a WONTFIX or equivalent. 

OK then.

> Let me share to you my congratulations with work done in this part. Maybe
> I'd suggest align the available flags in build-webkit Perl script respect
> the CMakelist options but this is of course another issue. Let me know if
> looks interesting enough for you. I could be happy to work on that. For
> example, implementing different subset of features in the @features list in
> the
> webkitperl/FeatureList.pm file.

Yeah, I agree this is a problem.

Unfortunately, the list of available options is different for different ports, so we can't just remove build options from build-webkit.

I think it'd be desirable to remove all the --disable and --enable flags entirely, and require users to use --cmakeargs instead. But I'm not sure if Apple would be OK with that.

It's not clear how we might be able to proceed here. Suggestions and assistance would be very welcome.

-- 
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/20180507/71b89535/attachment.html>


More information about the webkit-unassigned mailing list