[Webkit-unassigned] [Bug 41348] Remove global variables from XSLTProcessorLibxslt.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 10:29:17 PDT 2010


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





--- Comment #28 from Andreas Wictor <andreas.wictor at xcerion.com>  2010-07-09 10:29:16 PST ---
(In reply to comment #24)
> Had to rollout the patch, crashed multiple bots. See bug 41955. Hits an assertion.

The assertion that failed was added to check that the _private field is properly initialized. I see now that in the case of embedded stylesheets (e.g. xslt-relative-path.xml), libxslt can replace our properly initialized document with a copy. This copy created by libxslt does not have the _private field set. I hope there is a workaround for this, but unfortunately I will be away for a month so I can't look into it right now.

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