[Webkit-unassigned] [Bug 82577] Work around an entity parsing bug in libxml2 2.7.3 (supplied with Lion) and unskip tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 7 00:07:09 PDT 2012


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





--- Comment #23 from Nikolas Zimmermann <zimmermann at kde.org>  2012-04-07 00:07:01 PST ---
(In reply to comment #20)
> This appears to have made a bunch of tests start failing, esp. some in css3/selectors3/xml
Funny, css3/selectors3/xhtml/css3-modsel-120.xml - this fails but has no entities at all.

    if (hackAroundLibXMLEntityParsingBug() && context()->depth > depthTriggeringEntityExpansion() && uri.isNull() && prefix.isNull())

I should check if depthTriggeringEntityExpansion is actually != -1. I'll reland this with this obvious fix, after rerunning all layout tests on Mac.

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