webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebSecurityOriginPrivate.h>
Instance Methods | |
(id) | - initWithURL: |
(NSString *) | - protocol |
(NSString *) | - host |
(NSString *) | - databaseIdentifier |
(NSString *) | - stringValue |
(unsigned short) | - port |
Class Methods | |
(id) | + webSecurityOriginFromDatabaseIdentifier: |
Protected Attributes | |
WebSecurityOriginPrivate * | _private |
id< WebQuotaManager > | _applicationCacheQuotaManager |
id< WebQuotaManager > | _databaseQuotaManager |
- (NSString *) databaseIdentifier |
- (HRESULT) host |
- (HRESULT) protocol |
- (NSString *) stringValue |
|
protected |
|
protected |
|
protected |