jindw / xmldom

A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.
Other
819 stars 265 forks source link

better override function for the errorHandler #188

Closed rmeja closed 6 years ago

rmeja commented 8 years ago

I needed to change just one line of code to get a better overhead of the ErrorHandle function. I figured that could be included in a future version of xmldom. :wink: