[Webkit-unassigned] [Bug 173395] New: [WebIDL] Add support for serializers that have members that are themselves serializers (or inherit being a serializer from a parent)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 14 17:54:01 PDT 2017


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

            Bug ID: 173395
           Summary: [WebIDL] Add support for serializers that have members
                    that are themselves serializers (or inherit being a
                    serializer from a parent)
           Product: WebKit
           Version: WebKit Nightly Build
          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 need to add support for serializers that have members that are themselves serializers (or inherit being a serializer from a parent).  DOMQuad uses this as it has attributes that are DOMPoints, which inherit being a serializer through DOMPointReadOnly.

-- 
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/20170615/62376aef/attachment.html>


More information about the webkit-unassigned mailing list