[Webkit-unassigned] [Bug 53405] XSS Auditor is spinning inside decodeURLEscapeSequences() if there are percent signs in large posted data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 01:03:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53405
--- Comment #3 from Adam Barth <abarth at webkit.org> 2011-02-03 01:03:40 PST ---
The problem here seems to be that decodeURLEscapeSequences is really slow on this input. It shouldn't be. I'll investigate some more.
--
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