Changeset 190671 in webkit


Ignore:
Timestamp:
Oct 7, 2015, 9:41:29 AM (10 years ago)
Author:
andersca@apple.com
Message:

Oops, did not mean to commit this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit2/UIProcess/API/Cocoa/WKProcessPoolPrivate.h

    r190670 r190671  
    4545- (id)_objectForBundleParameter:(NSString *)parameter;
    4646- (void)_setObject:(id <NSCopying, NSSecureCoding>)object forBundleParameter:(NSString *)parameter;
    47 - (void)_setObjectsForBundleParametersWithDictionary:(NSDictionary *) WK_AVAILABLE(
    4847
    4948@property (nonatomic, weak, setter=_setDownloadDelegate:) id <_WKDownloadDelegate> _downloadDelegate;
Note: See TracChangeset for help on using the changeset viewer.