On Fri, 19 Jul 2024 01:11:24 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:
> Issue : CookieEnable method returns false when WebView url is empty > Solution: Use a dummy file URI in WebView before testing cookie. This pull request has now been integrated. Changeset: 33d82c04 Author: Jay Bhaskar <jbhas...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/33d82c04dd8c4c3fa9188da5c263e0f406a2c920 Stats: 14 lines in 2 files changed: 12 ins; 0 del; 2 mod 8335548: testCookieEnabled fails with WebKit 619.1 Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1513