Bug 223855
| Summary: | Reduce duplication of typedefs in IDL files | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | Bindings | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
We don't currently have a good way to reduce the duplication needed for IDL typedefs, which leads to types being redeclared over and over again. This is especially apparent for types like CSSOMString and DOMHighResTimeStamp which are quite commonly used.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/76205064>