[jfx17u] RFR: 8322703: Intermittent crash in WebView in a JFXPanel from IME calls on macOS

Johan Vos jvos at openjdk.org
Fri Mar 1 09:26:52 UTC 2024


On Thu, 29 Feb 2024 15:48:30 GMT, Jose Pereda <jpereda at openjdk.org> wrote:

> Almost clean backport of 8322703: Intermittent crash in WebView in a JFXPanel from IME calls on macOS
> 
> Reviewed-by: jbhaskar, arapte
> 
> Very minor conflicts after cherry picking the commit:
> 
>      // InputMethodRequests implementation
> +<<<<<<< HEAD
> +=======
> ...
>      @Override
> +>>>>>>> 40809a3f84 (8322703: Intermittent crash in WebView in a JFXPanel from IME calls on macOS)
>      public Point2D getTextLocation(int offset) {
> 
> 
> I fixed it manually, and pushed the change.

Marked as reviewed by jvos (Reviewer).

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

PR Review: https://git.openjdk.org/jfx17u/pull/179#pullrequestreview-1910678848


More information about the openjfx-dev mailing list