forked from schlunsen/UnityAwesomium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdebug.log
26 lines (26 loc) · 1.08 KB
/
debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[1111/172406:INFO:WebCore.cpp(74)] Creating the core thread.
[1111/172406:INFO:WebCore.cpp(84)] Creating the WebCore.
[1111/172406:INFO:RequestContext.cpp(68)] An invalid or empty cookie path was specified, cookies will be lost on program exit.
[1111/172406:INFO:RequestContext.cpp(111)] An invalid or empty cache path was specified, cache will be lost on program exit.
[1111/172406:INFO:WebView.cpp(68)] A new WebView has been created.
[1111/172406:INFO:WebCoreProxy.cpp(202)] The WebCore is now online.
[1111/172406:INFO:WebViewProxy.cpp(150)] WebViewProxy[8] has been created.
[1111/172406:INFO:proxy_service.cc(619)] New proxy configuration was loaded:
{
auto_detect: 0
pac_url:
proxy_rules:
{
type: TYPE_NO_RULES
single_proxy:
proxy_for_http:
proxy_for_https:
proxy_for_ftp:
}
proxy_bypass_local_names: 0
proxy_bypass_list:
id: 1
}
[1111/172406:INFO:WebViewProxy.cpp(172)] WebViewProxy[8]::asyncShutdown, refCount is 4
[1111/172406:INFO:WebView.cpp(83)] A WebView has been destroyed.
[1111/172406:INFO:WebViewProxy.cpp(132)] WebViewProxy[8] has been destroyed.