[Webkit-unassigned] [Bug 223855] New: Reduce duplication of typedefs in IDL files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 28 16:05:10 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223855

            Bug ID: 223855
           Summary: Reduce duplication of typedefs in IDL files
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: cdumez at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210328/cc1c98d5/attachment-0001.htm>


More information about the webkit-unassigned mailing list