The fix for RT-28230 caused a few problems:
- When a standalone WebEngine is created, Webkit classes are not initialized at all, causing NPE somewhere in WebPage due to null Invoker;
- DRT is not working for the same reason;
- DRT is broken in one other place by moving jfxrt.jar to rt/lib/ext.
- When a standalone WebEngine is created, Webkit classes are not initialized at all, causing NPE somewhere in WebPage due to null Invoker;
- DRT is not working for the same reason;
- DRT is broken in one other place by moving jfxrt.jar to rt/lib/ext.