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

Unexpected event type for DOM mutation events with WebKit 620.1

XMLWordPrintable

    • web
    • b12

        WebView DOM mutation events should be delivered to the event handler with the type `org.w3c.dom.events.MutationEvent`. This is no longer happening with WebKit 620.1 leading to a ClassCastException if an application tries to cast the event to that class.

              jbhaskar Jay Bhaskar
              kcr Kevin Rushforth
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: