[Webkit-unassigned] [Bug 191105] New: [Win][WKL] DOMHTMLDocument::setNodeValue does infinite recursion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 03:09:06 PDT 2018


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

            Bug ID: 191105
           Summary: [Win][WKL] DOMHTMLDocument::setNodeValue does infinite
                    recursion
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[Win][WKL] DOMHTMLDocument::setNodeValue does infinite recursion

clang-cl detects an infinite recursion of DOMHTMLDocument::setNodeValue.

> In file included from ..\..\Source\WebKitLegacy\win\DOMHTMLClasses.cpp:27:
> ..\..\Source\WebKitLegacy\win/DOMHTMLClasses.h(229,5):  warning: all paths through this function will call itself [-Winfinite-recursion]
>     {
>     ^

-- 
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/20181031/a4cb53e6/attachment-0001.html>


More information about the webkit-unassigned mailing list