RESOLVED FIXED 5529
REGRESSION (125-312): xpad.sourceforge.net (infinite recursion in XSLT application)
https://bugs.webkit.org/show_bug.cgi?id=5529
Summary REGRESSION (125-312): xpad.sourceforge.net (infinite recursion in XSLT applic...
Eric Seidel (no email)
Reported 2005-10-28 02:47:48 PDT
REGRESSION (125-312): xpad.sourceforge.net (infinite recursion in XSLT application) Also in radar: <rdar://problem/4132806> Attached is a patch to fix this. Basically we were recursing with xslt applications. FireFox and Windows were not.
Attachments
Fix and test case. (4.40 KB, patch)
2005-10-28 02:52 PDT, Eric Seidel (no email)
hyatt: review+
Eric Seidel (no email)
Comment 1 2005-10-28 02:52:18 PDT
Created attachment 4505 [details] Fix and test case.
Dave Hyatt
Comment 2 2005-10-28 17:21:00 PDT
Comment on attachment 4505 [details] Fix and test case. This patch seems to just disallow any attempt to do multiple transforms. I would like to know what WinIE does in this situation before signing off on this. If WinIE does support multiple transforms (as long as there's no recursion), then I think this fix is not enough.
Dave Hyatt
Comment 3 2005-10-28 23:47:34 PDT
Comment on attachment 4505 [details] Fix and test case. r=me since Eric verified that WinIE and FFX do not handle multiple transforms.
Note You need to log in before you can comment on or make changes to this bug.