[Webkit-unassigned] [Bug 64532] New: XML errors reporting could fail when DOM mutation events listeners are registered.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 08:50:15 PDT 2011


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

           Summary: XML errors reporting could fail when DOM mutation
                    events listeners are registered.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vsevik at chromium.org


XML errors reporting could fail when DOM mutation events listeners are registered.

See example in attachment.
This xml document contains "</>" which usually leads to an error message.
But since there is DOMSubtreeModified event listener added to the root element, error message is replaced by some other message.

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