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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 11:53:07 PDT 2010


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





--- Comment #18 from Alexey Proskuryakov <ap at webkit.org>  2010-07-07 11:53:07 PST ---
(From update of attachment 60735)
+        if (!processor || !registeredXSLTProcessors().contains(processor)) {

I think that we also need to check for deleted value (-1). I'm not quite sure if I'm right about that.

It would also be better to take these magic values from HashTraits.

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