[Webkit-unassigned] [Bug 149522] New: Remove the need for DOMClass in case of JSBuiltinConstructor WebIDL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 24 06:53:32 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=149522
Bug ID: 149522
Summary: Remove the need for DOMClass in case of
JSBuiltinConstructor WebIDL
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
When a WebIDL interface is defined as JSBuiltinConstructor, the DOM class is really a dummy class.
While it may be good to remove the need to allocate a DOM class object alltogether, an intermediate approach might just be to generate the dummy class by the binding generator.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150924/94c63e8b/attachment.html>
More information about the webkit-unassigned
mailing list