-
Bug
-
Resolution: Unresolved
-
P4
-
8, 9
As of now there is no separate method to initialise WebCore components, Java_com_sun_webkit_WebPage_twkCreatePage does the initialisation and create Page instance as well. It calls initialisation function each time we create new WebEngine instance, which is not correct.