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

Evaluate alternative means of asynchronous script loading

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      JavaScript search and index files in javadoc pages are currently loaded via dynamically created <script> tags to allow asynchronous loading. We should explore/consider other and possibly simpler ways of async script loading, such as the `async` and `defer` attributes defined in HTML5.

      https://www.w3.org/TR/html52/semantics-scripting.html#element-attrdef-script-async

            hannesw Hannes Wallnoefer
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: