Refactor javafx.scene.web classes to eliminate the duplicate copies for iOS and Android

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8, 9
    • Component/s: javafx
    • None
    • web

      The iOS and Android ports of JavaFX have their own copies of the javafx.scene.web classes, such as WebView, WebEngine, etc. This makes it hard to ensure that the public API signature is identical and creates an undesirable maintenance burden.

      We should consider refactoring this in Java 9 to eliminate the need for the public classes to diverge, such that the differences are entirely in the com.sun.* implementation classes.

            Assignee:
            Johan Vos
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: