[Webkit-unassigned] [Bug 206605] New: Prevent infinite recursion when upgrading custom elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 11:43:11 PST 2020


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

            Bug ID: 206605
           Summary: Prevent infinite recursion when upgrading custom
                    elements
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me

We recently discovered a bug where certain strange patterns of author code could cause infinite recursion in the spec algorithms and in all browsers. Blink has fixed this and Gecko has a bug on file, so here's one for WebKit.

Spec fix: https://github.com/whatwg/html/pull/5126

Tests: https://github.com/web-platform-tests/wpt/pull/20465

Live tests: https://wpt.fyi/results/custom-elements/upgrading.html?label=master&label=experimental&aligned

-- 
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/20200122/202478c9/attachment.htm>


More information about the webkit-unassigned mailing list