-
Bug
-
Resolution: Fixed
-
P2
-
jfx25
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8354167 | jfx24.0.2 | Jay Bhaskar | P2 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8354167 Unexpected event type for DOM mutation events with WebKit 620.1
-
- Resolved
-
- caused by
-
JDK-8340322 Update WebKit to 620.1
-
- Resolved
-
- links to
-
Commit(master) openjdk/jfx24u/1228ee6b
-
Commit(master) openjdk/jfx/dc115d58
-
Review(master) openjdk/jfx24u/17
-
Review(master) openjdk/jfx/1765
(1 links to)