Advertisement
Guest User

LGG2Issue

a guest
May 7th, 2015
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.97 KB | None | 0 0
  1. 05-07 10:08:31.735 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebSettings.setMixedContentMode, referenced from method com.compassion.compassion.ui.AdvancedWebView.setMixedContentAllowed
  2. 05-07 10:08:31.735 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15655: Landroid/webkit/WebSettings;.setMixedContentMode (I)V
  3. 05-07 10:08:31.735 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000e
  4. 05-07 10:08:31.735 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.CookieManager.setAcceptThirdPartyCookies, referenced from method com.compassion.compassion.ui.AdvancedWebView.setThirdPartyCookiesEnabled
  5. 05-07 10:08:31.735 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15593: Landroid/webkit/CookieManager;.setAcceptThirdPartyCookies (Landroid/webkit/WebView;Z)V
  6. 05-07 10:08:31.735 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000e
  7. 05-07 10:08:31.735 6573-6573/ V/WebViewChromium﹕ Binding Chromium to the background looper Looper (main, tid 1) {42892d20}
  8. 05-07 10:08:31.735 6573-6573/ I/chromium﹕ [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0
  9. 05-07 10:08:31.745 6573-6573/ I/BrowserProcessMain﹕ Initializing chromium process, renderers=0
  10. 05-07 10:08:31.755 6573-7244/ W/chromium﹕ [WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation
  11. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to find class referenced in signature (Landroid/webkit/ClientCertRequest;)
  12. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebViewClient.onReceivedClientCertRequest, referenced from method com.compassion.compassion.ui.AdvancedWebView$1.onReceivedClientCertRequest
  13. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15705: Landroid/webkit/WebViewClient;.onReceivedClientCertRequest (Landroid/webkit/WebView;Landroid/webkit/ClientCertRequest;)V
  14. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0017
  15. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebViewClient.onReceivedClientCertRequest, referenced from method com.compassion.compassion.ui.AdvancedWebView$1.onReceivedClientCertRequest
  16. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15705: Landroid/webkit/WebViewClient;.onReceivedClientCertRequest (Landroid/webkit/WebView;Landroid/webkit/ClientCertRequest;)V
  17. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x001e
  18. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebViewClient.onUnhandledInputEvent, referenced from method com.compassion.compassion.ui.AdvancedWebView$1.onUnhandledInputEvent
  19. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15711: Landroid/webkit/WebViewClient;.onUnhandledInputEvent (Landroid/webkit/WebView;Landroid/view/InputEvent;)V
  20. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0017
  21. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebViewClient.onUnhandledInputEvent, referenced from method com.compassion.compassion.ui.AdvancedWebView$1.onUnhandledInputEvent
  22. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15711: Landroid/webkit/WebViewClient;.onUnhandledInputEvent (Landroid/webkit/WebView;Landroid/view/InputEvent;)V
  23. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x001e
  24. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to find class referenced in signature (Landroid/webkit/WebResourceRequest;)
  25. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebViewClient.shouldInterceptRequest, referenced from method com.compassion.compassion.ui.AdvancedWebView$1.shouldInterceptRequest
  26. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15713: Landroid/webkit/WebViewClient;.shouldInterceptRequest (Landroid/webkit/WebView;Landroid/webkit/WebResourceRequest;)Landroid/webkit/WebResourceResponse;
  27. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0017
  28. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebViewClient.shouldInterceptRequest, referenced from method com.compassion.compassion.ui.AdvancedWebView$1.shouldInterceptRequest
  29. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15713: Landroid/webkit/WebViewClient;.shouldInterceptRequest (Landroid/webkit/WebView;Landroid/webkit/WebResourceRequest;)Landroid/webkit/WebResourceResponse;
  30. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0020
  31. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to find class referenced in signature (Landroid/webkit/PermissionRequest;)
  32. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebChromeClient.onPermissionRequest, referenced from method com.compassion.compassion.ui.AdvancedWebView$2.onPermissionRequest
  33. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15625: Landroid/webkit/WebChromeClient;.onPermissionRequest (Landroid/webkit/PermissionRequest;)V
  34. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0015
  35. 05-07 10:08:31.805 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebChromeClient.onPermissionRequest, referenced from method com.compassion.compassion.ui.AdvancedWebView$2.onPermissionRequest
  36. 05-07 10:08:31.805 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15625: Landroid/webkit/WebChromeClient;.onPermissionRequest (Landroid/webkit/PermissionRequest;)V
  37. 05-07 10:08:31.805 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x001b
  38. 05-07 10:08:31.815 6573-6573/ W/dalvikvm﹕ VFY: unable to find class referenced in signature (Landroid/webkit/PermissionRequest;)
  39. 05-07 10:08:31.815 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebChromeClient.onPermissionRequestCanceled, referenced from method com.compassion.compassion.ui.AdvancedWebView$2.onPermissionRequestCanceled
  40. 05-07 10:08:31.815 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15626: Landroid/webkit/WebChromeClient;.onPermissionRequestCanceled (Landroid/webkit/PermissionRequest;)V
  41. 05-07 10:08:31.815 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0015
  42. 05-07 10:08:31.815 6573-6573/ I/dalvikvm﹕ Could not find method android.webkit.WebChromeClient.onPermissionRequestCanceled, referenced from method com.compassion.compassion.ui.AdvancedWebView$2.onPermissionRequestCanceled
  43. 05-07 10:08:31.815 6573-6573/ W/dalvikvm﹕ VFY: unable to resolve virtual method 15626: Landroid/webkit/WebChromeClient;.onPermissionRequestCanceled (Landroid/webkit/PermissionRequest;)V
  44. 05-07 10:08:31.815 6573-6573/ D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x001b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement