We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
com.youzanyun.open.mobile:x5sdk:7.1.17版本,出现内存泄漏
├─ com.tencent.tbs.core.webkit.tencent.TencentWebViewProxy$InnerWebView instance │ Leaking: YES (View.mContext references a destroyed activity) │ mContext instance of com.feeyo.vz.pro.activity.new_activity.ShoppingMallActivity with mDestroyed = true │ View#mParent is null │ View#mAttachInfo is null (view detached) │ View.mWindowAttachCount = 1 │ ↓ TencentWebViewProxy$InnerWebView.mContext ╰→ com.feeyo.vz.pro.activity.new_activity.ShoppingMallActivity instance Leaking: YES (ObjectWatcher was watching this because com.feeyo.vz.pro.activity.new_activity.ShoppingMallActivity received Activity#onDestroy() callback and Activity#mDestroyed is true) key = 197fb6f9-811a-4a7d-a9ae-e454112c6943 watchDurationMillis = 5234 retainedDurationMillis = 233
The text was updated successfully, but these errors were encountered:
No branches or pull requests
com.youzanyun.open.mobile:x5sdk:7.1.17版本,出现内存泄漏
├─ com.tencent.tbs.core.webkit.tencent.TencentWebViewProxy$InnerWebView instance
│ Leaking: YES (View.mContext references a destroyed activity)
│ mContext instance of com.feeyo.vz.pro.activity.new_activity.ShoppingMallActivity with mDestroyed = true
│ View#mParent is null
│ View#mAttachInfo is null (view detached)
│ View.mWindowAttachCount = 1
│ ↓ TencentWebViewProxy$InnerWebView.mContext
╰→ com.feeyo.vz.pro.activity.new_activity.ShoppingMallActivity instance
Leaking: YES (ObjectWatcher was watching this because com.feeyo.vz.pro.activity.new_activity.ShoppingMallActivity received Activity#onDestroy() callback and Activity#mDestroyed is true)
key = 197fb6f9-811a-4a7d-a9ae-e454112c6943
watchDurationMillis = 5234
retainedDurationMillis = 233
The text was updated successfully, but these errors were encountered: