[jfx11u] RFR: 8272329: Cherry pick GTK WebKit 2.32.3 changes

Kevin Rushforth kcr at openjdk.java.net
Wed Aug 18 12:59:48 UTC 2021


Clean backport of the fix to cherry pick GTK WebKit 2.32.3 changes, as a follow-on to the WebKit 612.1 update. Once PR #34 is integrated, I will rebase this branch on top of `master` (to pick up that fix), and take this out of Draft state.

As an FYI, I tested this patch in my [test-kcr-11.0.13](https://github.com/kevinrushforth/jfx11u/tree/test-kcr-11.0.13) branch, which has the aggregate set of patches for the following bugs: [JDK-8211308](https://bugs.openjdk.java.net/browse/JDK-8211308), [JDK-8268915](https://bugs.openjdk.java.net/browse/JDK-8268915), [JDK-8269147](https://bugs.openjdk.java.net/browse/JDK-8269147), [JDK-8269131](https://bugs.openjdk.java.net/browse/JDK-8269131), [JDK-8268849](https://bugs.openjdk.java.net/browse/JDK-8268849), [JDK-8270479](https://bugs.openjdk.java.net/browse/JDK-8270479), [JDK-8272329](https://bugs.openjdk.java.net/browse/JDK-8272329).

-------------

Commit messages:
 - 8272329: Cherry pick GTK WebKit 2.32.3 changes

Changes: https://git.openjdk.java.net/jfx11u/pull/36/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jfx11u&pr=36&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8272329
  Stats: 341 lines in 61 files changed: 193 ins; 9 del; 139 mod
  Patch: https://git.openjdk.java.net/jfx11u/pull/36.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx11u pull/36/head:pull/36

PR: https://git.openjdk.java.net/jfx11u/pull/36


More information about the openjfx-dev mailing list