[Webkit-unassigned] [Bug 155061] New: Move QualifiedName from CustomElementInfo to JSCustomElementInterface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 5 00:02:12 PST 2016


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

            Bug ID: 155061
           Summary: Move QualifiedName from CustomElementInfo to
                    JSCustomElementInterface
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Now that each custom element interface can be associated with exactly one custom element,
there is no need to separate the interface object from the qualified name.

Just store the associated qualified name in JSCustomElementInterface itself for simplicity.

-- 
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/20160305/1e09d64f/attachment.html>


More information about the webkit-unassigned mailing list