[Webkit-unassigned] [Bug 11635] New: Fix potential issue with non-xslt build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 17 12:02:01 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11635

           Summary: Fix potential issue with non-xslt build
           Product: WebKit
           Version: 420+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sam.weinig at gmail.com


On line 203 of WebCore/dom/ProcessingInstruction.cpp
(http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/dom/ProcessingInstruction.cpp#L203)
the "ASSERT(!m_isXSL);" should be wrapped in an #if XSLT_SUPPORT block.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list