Changeset 190671 in webkit
- Timestamp:
- Oct 7, 2015, 9:41:29 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit2/UIProcess/API/Cocoa/WKProcessPoolPrivate.h
r190670 r190671 45 45 - (id)_objectForBundleParameter:(NSString *)parameter; 46 46 - (void)_setObject:(id <NSCopying, NSSecureCoding>)object forBundleParameter:(NSString *)parameter; 47 - (void)_setObjectsForBundleParametersWithDictionary:(NSDictionary *) WK_AVAILABLE(48 47 49 48 @property (nonatomic, weak, setter=_setDownloadDelegate:) id <_WKDownloadDelegate> _downloadDelegate;
Note:
See TracChangeset
for help on using the changeset viewer.