Bug 223855

Summary: Reduce duplication of typedefs in IDL files
Product: WebKit Reporter: Sam Weinig <sam>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Sam Weinig
Reported 2021-03-28 16:05:10 PDT
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
Radar WebKit Bug Importer
Comment 1 2021-04-04 21:22:28 PDT
Note You need to log in before you can comment on or make changes to this bug.