Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8185315

Update user agent string to JavaFX/10

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • javafx
    • web

      The major version of JavaFX is encoded into the user agent string.

      modules/javafx.web/src/main/native/Source/WebCore/platform/java/WebPage.cpp

             " (KHTML, like Gecko) JavaFX/9 Safari/", wkVersion);

      I missed updating this when bumping the major version of FX from 9 to 10. We should fix this for 10.

            ghb Guru Hb (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: