WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-04-04 21:22:28 PDT
<
rdar://problem/76205064
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug