[Webkit-unassigned] [Bug 140229] New: Web Inspector: ObjC Generate types from the GenericTypes domain
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 7 16:52:01 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=140229
Bug ID: 140229
Summary: Web Inspector: ObjC Generate types from the
GenericTypes domain
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: joepeck at webkit.org
CC: graouts at webkit.org, joepeck at webkit.org,
jonowells at apple.com, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
* SUMMARY
ObjC Types should generate types from the GenericTypes domain, as they are expected elsewhere.
For example, Page domain expects GenericTypes.SearchMatch:
@protocol RWIProtocolPageDomainHandler <NSObject>
- (void)searchInResourceWithErrorCallback:(void(^)(NSString *error))errorCallback successCallback:(void(^)(NSArray/*<RWIProtocolGenericTypesSearchMatch>*/ *result))successCallback...;
@end
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150108/5e9f3cee/attachment-0002.html>
More information about the webkit-unassigned
mailing list