NEW 223855
Reduce duplication of typedefs in IDL files
https://bugs.webkit.org/show_bug.cgi?id=223855
Summary Reduce duplication of typedefs in IDL files
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.