On Thu, 18 Feb 2021 13:25:14 GMT, Arun Joseph <[email protected]> wrote:
> The WebKit build fails with Visual Studio 2017. > > Issue: Visual Studio 2017 doesn't support if constexpr in lamda > > Test: Build webkit with the VS2017 compiler with and without this fix. It > should fail without the fix and build with the fix. This is restoring a change that went into WebKit 610.1 but was lost during the upgrade to 610.2. It is a straightforward change, but would be good to get a second reviewer. ------------- PR: https://git.openjdk.java.net/jfx/pull/405
