[Webkit-unassigned] [Bug 187215] New: Generate event and event target interface types directly instead of via macros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 22:22:36 PDT 2018


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

            Bug ID: 187215
           Summary: Generate event and event target interface types
                    directly instead of via macros
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Right now, make_event_factory.pl generates a bunch of macros in order to define EventInterface
and EventTargetInterface as well as toJS and toJSNewlyCreated.

Generate the final code directly to make debugging easier.

-- 
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/20180630/393c4c8b/attachment.html>


More information about the webkit-unassigned mailing list