-
Enhancement
-
Resolution: Fixed
-
P3
-
8
The native code for webkit is qualified in the gradle build by the COMPILE_WEBKIT flag, which defaults to "false". We should change the build script such that the java classes are always built by default. This is what we now do for media and is the most useful option for most developers.
It does introduce the risk of being out of sync between native and Java code, but this should not affect most developers.
It does introduce the risk of being out of sync between native and Java code, but this should not affect most developers.
- relates to
-
JDK-8096785 [Builders] Web builder classes not built unless COMPILE_WEBKIT=true
-
- Resolved
-