24 #include <aspect/inifins/webview.h>
25 #include <aspect/webview.h>
26 #include <core/threading/thread_finalizer.h>
27 #include <webview/url_manager.h>
28 #include <webview/nav_manager.h>
41 WebviewAspectIniFin::WebviewAspectIniFin()
61 if (webview_thread == NULL) {
63 "WebviewAspect, but RTTI says it "
64 "has not. ", thread->
name());
76 if (webview_thread == NULL) {
78 "WebviewAspect, but RTTI says it "
79 "has not. ", thread->
name());