Skip to content

fix bug about cycle reference ,like NSTimer and WKWebView.

Notifications You must be signed in to change notification settings

cdpenggod/CDPTargetProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CDPTargetProxy

主要解决 WKWebView,NSTimer 等循环引用导致的target无法进入dealloc进行内存释放问题

fix bug about cycle reference ,like NSTimer and WKWebView.