Bug 138222 - Web Inspector: Reduce unnecessary enums/types generated in ObjC Protocol Interfaces
Summary: Web Inspector: Reduce unnecessary enums/types generated in ObjC Protocol Inte...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-10-30 12:21 PDT by Joseph Pecoraro
Modified: 2016-12-13 15:41 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-10-30 12:21:49 PDT
* SUMMARY
The ObjC generator generates enums rather liberally, producing some enums that don't get used by the limited set of domain command handlers and event dispatchers. It would be nice to provide the perfect set of enums, without any unused ones.
Comment 1 Radar WebKit Bug Importer 2014-10-30 12:22:06 PDT
<rdar://problem/18827880>