Add (restore) functions for adding and removing an association from a name in the JavaScript environment to a Java object.
Possibly the WebEngine#Wadd/removeJavaScriptBinding() that were removed byRT-19917, possibly with alternative names.
Ideally, the bindings should be pervasive - i.e. persist across a load/reload of a webpage.
Possibly the WebEngine#Wadd/removeJavaScriptBinding() that were removed by
Ideally, the bindings should be pervasive - i.e. persist across a load/reload of a webpage.
- relates to
-
JDK-8127416 Remove WebEngine.add/removeJavaScriptBinding()
- Closed