[Webkit-unassigned] [Bug 11777] New: Crash when using XMLSerializer.serializeToString() on documentless, DocumentType nodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 12:59:57 PST 2006


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

           Summary: Crash when using XMLSerializer.serializeToString() on
                    documentless, DocumentType nodes.
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: XML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


If the DocumentType node does not have a Document associated with it, as in
cases where you just created one from the DOMImplementation object, webkit
crashes reliably.  This is a regression from the current shipping Safari.


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