On Thu, 15 May 2025 09:26:42 GMT, Gopal Pattnaik <gpattn...@openjdk.org> wrote:

> On loading of the reported URL, it looks like a browser version check is made 
> (like Safari version, Chrome version etc). At present the browser version is 
> not part of the user agent string we are using for JavaFX Webview
> 
> Solution:
> Added a version string in the user agent similar to Safari.
> 
> Verification:
> The test program attached to the JBS passes with this change.

Looks good. I can login to microsoft.com with this fix (I was unable to before 
the fix).

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1808#pullrequestreview-2858008644

Reply via email to