Integrated: 8354940: Fail to sign in to Microsoft sites with WebView
Gopal Pattnaik
gpattnaik at openjdk.org
Thu May 22 12:52:57 UTC 2025
On Thu, 15 May 2025 09:26:42 GMT, Gopal Pattnaik <gpattnaik at 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.
This pull request has now been integrated.
Changeset: ac12979b
Author: Gopal Pattnaik <gpattnaik at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/ac12979bc3100cf4f263a38669a59dac2b71fdce
Stats: 12 lines in 3 files changed: 12 ins; 0 del; 0 mod
8354940: Fail to sign in to Microsoft sites with WebView
Reviewed-by: kcr, jbhaskar
-------------
PR: https://git.openjdk.org/jfx/pull/1808
More information about the openjfx-dev
mailing list