On Wed, 17 Aug 2022 14:35:27 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> This is almost a clean backport, except a small conflict in a test file > `LoadTest.java`. > > The conflict was because > [fix](https://github.com/openjdk/jfx/commit/15e52d8f) for > [JDK-8253696](https://bugs.openjdk.org/browse/JDK-8253696) is not backported > to jfx11u. > A test `testLoadLocalCSS()` was added as part of fix for > [JDK-8253696](https://bugs.openjdk.org/browse/JDK-8253696), which is not > present in jfx11u. > > No other conflict were observed. This pull request has now been integrated. Changeset: 4bd6877d Author: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.org/jfx11u/commit/4bd6877dbd46e37f6774c50dcdc98a8a1ab41214 Stats: 447028 lines in 7345 files changed: 300706 ins; 103521 del; 42801 mod 8285881: Update WebKit to 614.1 Backport-of: 7e48413eb0f9eb3dcbd9d3a1572fc311036092c8 ------------- PR: https://git.openjdk.org/jfx11u/pull/109