Remove WebsiteDataStore::setSourceApplicationSecondaryIdentifier
Created attachment 388098 [details] Patch
Comment on attachment 388098 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=388098&action=review > Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.mm:358 > - (NSString *)_sourceApplicationSecondaryIdentifier Is this already marked as deprecated in the header?
Yes. http://trac.webkit.org/r257539
<rdar://problem/59828835>