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

Additional methods for WebEngine

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • fx2.0
    • javafx
    • None
    • Every

    • web

      1. add method like WebEngine.loadContent(String content, URL codeBase). The existing method WebEngine.loadContent(String content) can be used for content which contains full URLs only. In many cases it is not real.
      2. add some callback which gets ability to grab and maybe change URL which WebView use to get additional content (e.g. images, submit, links etc.). Some kind of onLoad.
      3. add ability to add or replace existing URLStreamHandler in order add or replace behavior of protocols (e.g. logging)
       

            Unassigned Unassigned
            mfeldmanjfx Michael Feldman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: