Missed the XML bit of my mutation patch.
git-svn-id: svn://10.0.0.236/trunk@91264 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -416,7 +416,6 @@ nsXMLElement::HandleDOMEvent(nsIPresContext* aPresContext,
|
||||
nsEventStatus* aEventStatus)
|
||||
{
|
||||
NS_ENSURE_ARG_POINTER(aEventStatus);
|
||||
NS_ENSURE_ARG(aPresContext);
|
||||
// Try script event handlers first
|
||||
nsresult ret = nsGenericContainerElement::HandleDOMEvent(aPresContext,
|
||||
aEvent,
|
||||
|
||||
Reference in New Issue
Block a user