[Webkit-unassigned] [Bug 41129] New: CSSSelector: Avoid chaining tagHistory of CSSSelector, which causes stack overflow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 22:18:27 PDT 2010


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

           Summary: CSSSelector: Avoid chaining tagHistory of CSSSelector,
                    which causes stack overflow.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: yuzo at google.com, hayato at chromium.org


Created an attachment (id=59611)
 --> (https://bugs.webkit.org/attachment.cgi?id=59611)
Deeply nested CSS Selector

Try the attached HTML, which contains deeply nested CSS Selector.

In this case, chaining destructor calls of WebCore::CSSSelector cause stack overflow.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list