You need to sign in or sign up before continuing.
-
http://webkit.org/b/122190mrowe@apple.com authored
<http://webkit.org/b/122190> WebKit2 APIs returning CF and NS types should explicitly declare whether they return retained objects. This make the APIs easier to use under ARC and can help out the static analyzer. Reviewed by Anders Carlsson. * Shared/API/c/cf/WKErrorCF.h: * Shared/API/c/cf/WKStringCF.h: * Shared/API/c/cf/WKURLCF.h: * Shared/API/c/cg/WKImageCG.h: * Shared/API/c/mac/WKURLRequestNS.h: * Shared/API/c/mac/WKURLResponseNS.h: * UIProcess/API/C/cg/WKIconDatabaseCG.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@156743 268f45cc-cd09-0410-ab3c-d52691b4dbfc
http://webkit.org/b/122190mrowe@apple.com authored<http://webkit.org/b/122190> WebKit2 APIs returning CF and NS types should explicitly declare whether they return retained objects. This make the APIs easier to use under ARC and can help out the static analyzer. Reviewed by Anders Carlsson. * Shared/API/c/cf/WKErrorCF.h: * Shared/API/c/cf/WKStringCF.h: * Shared/API/c/cf/WKURLCF.h: * Shared/API/c/cg/WKImageCG.h: * Shared/API/c/mac/WKURLRequestNS.h: * Shared/API/c/mac/WKURLResponseNS.h: * UIProcess/API/C/cg/WKIconDatabaseCG.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@156743 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading