On Thu, 29 Feb 2024 15:48:30 GMT, Jose Pereda <[email protected]> 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