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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 05:30:42 PDT 2010


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





--- Comment #5 from Hayato Ito <hayato at chromium.org>  2010-06-29 05:30:42 PST ---
I've posted another patch.
In this patch, we set the limit for the length of CSS selectors chaining in parsing phase.
I guess this approach is better than the previous approach.

-- 
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