8013796: load("fx:base.js") should not be in fx:bootstrap.js
Reviewed-by: sundar, lagergren
This commit is contained in:
parent
cfcdf2c4c1
commit
cd9c2c1bb2
@ -35,8 +35,6 @@ com.sun.javafx.application.LauncherImpl.launchApplication((Java.extend(javafx.ap
|
||||
init: function() {
|
||||
// Java FX packages and classes must be defined here because
|
||||
// they may not be viable until launch time due to clinit ordering.
|
||||
|
||||
load("fx:base.js");
|
||||
},
|
||||
|
||||
// Overridden javafx.application.Application.start(Stage stage);
|
||||
|
Loading…
x
Reference in New Issue
Block a user