[Webkit-unassigned] [Bug 159113] New: Don't keep all newly created potential custom elements alive when the feature is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 23:02:32 PDT 2016


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

            Bug ID: 159113
           Summary: Don't keep all newly created potential custom elements
                    alive when the feature is disabled
    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
                CC: cdumez at apple.com, koivisto at iki.fi

Custom elements spec has been updated to not upgrade all elements unless they're inserted into a document.
We don't have a time to update the code fully but we should at least avoid queuing them up
and keeping them all alive when the feature is disabled.

-- 
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/20160625/d9b2e0f1/attachment.html>


More information about the webkit-unassigned mailing list